Skip to main content

Environments

You can interact with the [Your-Company] API using two environments: Sandbox and Production.

Credentials

The credentials used for the [Your-Company] API differ between the Sandbox and Production environments. Depending on the environment you select within the Dashboard, you will receive different API keys and account information.

Sandbox

The Sandbox is a controlled development environment where you can conduct tests during implementation. Data used in the Sandbox is not real, ensuring that your tests don't impact live data or accounting.

The base URL for the [Your-Company] API in the Sandbox environment is:

https://api-sandbox.your-company.com

Production

The Production environment handles real events, impacting live data and accounting. This environment should only be used once your integration tests have been completed and you’re ready to go live.

The base URL for the [Your-Company] API in the Production environment is:

https://api.your-company.com