Go Live

Transitioning from the sandbox environment to the API production environment involves a few steps to ensure a smooth and successful deployment.

1
Prepare Your Application

Ensure that your application or system is fully prepared for deployment to the production environment. This includes finalising any code changes, configurations, and settings necessary for interacting with the production API endpoints.

2
Obtain Production Credentials

Request production credentials (API key and secret) from your Alpha contact. These credentials are used to authenticate your requests to the production environment and will be different from those used in the sandbox environment.

3
Update Endpoints and Configuration

Update your application's code and configuration to point to the production API endpoints and use the production credentials obtained in the previous step. Ensure that all endpoints, request parameters, and headers are correctly configured according to the production documentation.

4
Monitor Performance and Errors

Implement monitoring and logging mechanisms to track the performance of your application in the production environment. Monitor API usage, response times, error rates, and other metrics to identify any issues and optimise performance.


We're Here

If you need any support, don’t hesitate to contact us.