Guides • Manage Accounts
2. Prepare your Sandbox environment
doc

2. Prepare your Sandbox environment

The Sandbox environment is a non-production environment that you can use to test your integration with the Business API.

To prepare your Sandbox environment, create a Sandbox Business account first. Then, you can use mock data and test your application safely in a simulated environment.

Creating a Sandbox account is quick and doesn't require providing any personal data.

note

The Business API uses different host addresses depending on the environment:

  • Production: https://b2b.revolut.com/api/1.0
  • Sandbox: https://sandbox-b2b.revolut.com/api/1.0

To use the Business API with your Sandbox account, make sure that you use the correct host address for the endpoints that you want to test.

Where there are multiple versions of the API available, make sure to use the correct version in the URL. For example, for Webhooks v2, use: https://sandbox-b2b.revolut.com/api/2.0/webhooks.

Was this page helpful?