# 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, so we can make sure everything is working correctly.

# Production: https://vendor.anybill.de/

This environment is for production use.
SwaggerUI (opens new window)
OpenApi-Specification (opens new window)

# Staging: https://vendor.stg.anybill.de/

This environment is for integration testing.
SwaggerUI (opens new window)
OpenApi-Specification (opens new window)