Environments
This page contains a short overview of the environments that can be used using the Zenegy API.
Zenegy supports two environments: production and staging.
Environments are separated, and the changes in one environment do not affect the other.
The staging environment is used for development; therefore, third-party services, such as SKAT, Nets, etc., are linked to their respective testing environments.
An end-to-end test would, therefore, not result in any real financial transactions or reporting.
Environment | Auth | Api |
---|---|---|
Payroll-DK Staging | https://auth.beta.zalary.com | https://api-gateway.beta.zalary.com |
Payroll-DK Production | https://auth.zenegy.com | https://api.zenegy.com |
Numbers Staging | https://auth.beta.zalary.com | https://zalary-beta-gateway-external-client-api.azurewebsites.net |
Numbers production | https://auth.zenegy.com | https://api-external.zenegy.com |
Updated 8 months ago
What’s Next