Appearance
Environments
anybill provides two public environments: Production and Staging. While the Production environment is used for all live systems, the staging environment can be used for sandbox integrations.
The API Reference renders the OpenAPI specification of both environments.
Staging
ℹ️ This environment is for integration testing.
- API Base URL:
https://partner-platform.stg.anybill.de/api - SwaggerUI
- OpenApi-Specification
Production
ℹ️ This environment is for production use.
- API Base URL:
https://partner-platform.anybill.de/api - SwaggerUI
- OpenApi-Specification
TIP
Credentials (Client-Id, Username, Password) differ between environments.