To start using our Open Banking API, you must register your application. In addition, you need to set up your Sandbox environment to test your integration.
You can use one of the following ways to register your application:
Before starting to build your integration, please read the section on global customer access carefully.
Before you begin, sign up for a new Developer account.
You can create multiple applications using the same transport certificate.
If you do, when you make a request to the /token
endpoint, specify client_id
by adding the client_id
field with the appropriate value.
We highly encourage Open Banking Solution Providers to register separate applications for each partner and provide the partner's name in the software_client_name
field within the software statement.
This name will be displayed to customers in the Revolut app as the name of your application.
This approach provides greater clarity for customers using these applications. It also results in a higher overall usage limit, as limits apply to each application individually.
Once your app is created, it's time to prepare your sandbox environment.