Once you have verified that your integration works well end-to-end in the sandbox environment, you're ready to move to production. The sandbox and production environments use the same API endpoints and request and response schema formats. However, the base URL, configurations, API user, and credentials will be different in production.
The following are the production URLs used for API and user interface access:
| Resource | URL |
|---|---|
| API Base URL | https://api.spotnana.com |
| Application UI | https://app.spotnana.com |
- Sandbox data is not replicated in production. You will need to repeat steps 1 through 6 using the production URL to integrate with the production version of the platform.
- You can always use the sandbox environment to test any new features that we release. This can help you decide when to enable that feature in production.