Transition to Production

Migrate to our production environment

Complete your KYB so that you may generate the key pair and send your public key to us to be enabled to use in the production environment.

Launch checklist

Once you’ve transitioned to our production environment and are preparing for public launch, we recommend following these steps for a smooth transition:

  • Update your API based URL to production URL for future requests.
  • Update and use the private key you generated and confirmed to have been enabled in our production environment for the API requests.
  • Perform end-to-end testing in UAT environment:
    • Ensure you can fetch quotes and trading pairs without issues, if applicable (Quote API, Trading Pair API)
    • For hosted mode:
      • Ensure that you can query Place Order API and get Checkout URL with no issues
      • Ensure that you can redirect to Checkout URL and the end-to-end flows are smooth
      • Ensure that transaction data and details are reflected correctly in your app, if applicable (Order Query API, Webook API)
      • Where possible, have users from different regions test the user experience.