Go Live!

Once you have tested your integration in the sandbox environment, completed your Partner KYC, and funded your wallet, you are ready to run jobs with real IDs.

To perform a job in production, you are only required to calculate your production signature and change the endpoints from test to production in your integration code.

Calculating your Production Signature

Calculating your production signature is the exact same process as you used in the Sandbox environment except you need to use your Production API keys. You can use any of our server-side libraries or follow the guide in the Signing your API Request page of Rest API in the documentation. You will need your production API key, to obtain your production API key switch the environment to Production using the toggle at the top of the Portal then copy your API key.

Last updated