Environments

Upply API Environments

The Upply API is available in two environments: Production and Sandbox. This page provides an overview of these environments and how to access them.

Production Environment

The Production environment is the live version of the Upply API. This environment is used to access real data and perform real actions. All requests made to the Production environment are billed and have real-world consequences.

To access the Production environment, use the following base URL: https://api.upply.com

Sandbox Environment

The Sandbox environment is a testing environment that is separate from the Production environment. This environment is used to test API requests and responses without affecting live data or performing real actions. All requests made to the Sandbox environment are free and have no real-world consequences.

To access the Sandbox environment, use the following base URL: https://api.sandbox.upply.com

Switching Between Environments

To switch between the Production and Sandbox environments, simply change the base URL in your API requests. Use the Production URL when you want to access real data and perform real actions. Use the Sandbox URL when you want to test API requests and responses.

Contact Us

If you have any questions or concerns about the Upply API environments, please contact us at [email protected].