Environments

The ReadyRemit API offers multiple environments to facilitate best software development lifecycle practices.

Sandbox

https://sandbox-api.readyremit.com/v1

The sandbox environment is made available to you first by the ReadyRemit integrations team when you're ready to start your ReadyRemit integration. This environment represents the Production environment and can be used for development, testing, and certification. Transfers made in the sandbox will not move any real money.

Production

https://api.readyremit.com/v1

The production environment moves real money to Recipients. Authentication credentials to the production environment will be made available to you once ReadyRemit certification is complete.

📘

NOTE

To maintain security, your server's IP addresses will need to be whitelisted before the production environment can be used.

Mock (Coming soon)

The mock environment accurately reflects the ReadyRemit API schema but returns static data based on input. The mock environment can be used to quickly get up and running without worrying about meeting the sometimes stringent validation rules required to move money cross-border.