Environments

One Record provides two distinct environments for API connections:

  • Production : api.one-record.fr

  • Sandbox : sandbox.api.one-record.fr

The Sandbox environment serves as a testing ground to experiment with code changes and integrations before deploying them to the live production environment.

Both Production and Sandbox environments maintain identical versions of the app. However, the key disparity lies in the data employed within each environment. In the Sandbox environment, there is the flexibility to conduct tests and transmit bulk data without affecting the live production data. This allows for comprehensive testing and experimentation without risking the integrity of the production environment.

Last updated