Appearance
Environments
anybill provides two public environments: Production and Staging. While the Production environment is used for all live systems, the staging environment is for testing new features, testing the integration with POS software providers or integration testing. All new features will be released first to the Staging environment.
The API Reference renders the OpenAPI specification of both environments.
Staging
ℹ️ This environment is for integration testing.
- API Base URL:
https://vendor.stg.anybill.de/ - SwaggerUI
- OpenApi-Specification v3 (JSON)
- ReDoc
Production
ℹ️ This environment is for production use.
- API Base URL:
https://vendor.anybill.de/ - SwaggerUI
- OpenApi-Specification v3 (JSON)
- ReDoc
TIP
Credentials (Client-Id, Username, Password) differ between environments.