Environment URLs

Tarabut has two environments -

  1. Sandbox environment where you try and test your integration without requiring live bank accounts.
  2. Production environment where you will take the integration live for real users. This environment is fully
    scalable and designed to work with live banks.

A few points to know:

  • All the data in the sandbox environment is completely segregated from production. You cannot migrate a user or any data from sandbox to production.
  • The API keys (clientId and clientSecret) will be different for sandbox and for production.
  • All testing should be done in the sandbox environment. Any activity in production will be billed.

Once you are ready to go to Production, you can request the production keys by emailing us
at [email protected].