Upply API Sandbox

Upply provides a dedicated sandbox environment for its API, allowing developers and users to test and experiment with its features in a controlled setting.

Base URL

  • Production Environment: api.upply.com
    • The production environment is where the actual data and operations reside. This is used for real transactions and interactions.

Sandbox URL

  • Sandbox Environment: api.sandbox.upply.com
    • The sandbox environment is a separate instance designed for testing purposes. It mirrors the functionality of the production API but does not affect real data. This is ideal for development, testing new features, and experimenting without the risk of impacting live operations.

Key Features

  • Safe Testing Area: The sandbox provides a safe space to test API integrations and explore functionalities without the risk of altering or damaging real data.
  • Replica of Production: It mirrors the production environment, giving developers a realistic scenario for testing.
  • Isolated Environment: Changes made in the sandbox do not affect the production environment, ensuring the integrity of live operations.

Usage

  • Development and Testing: Ideal for developers to build and test their integrations.
  • Learning and Exploration: New users can familiarize themselves with the API's capabilities without the pressure of affecting live data.

Using the Upply API sandbox is a critical step in the development and integration process, ensuring that implementations are robust and error-free before going live.