Alternatively, you can register your application in the Developer Portal.
You can use the /register
endpoint to register your application.
On the following pages, you will find a step-by-step guide on how to register your Open Banking application using DCR (Dynamic Client Registration):
On successful completion of these steps, you obtain a Client ID, which is the identifier of the application you just created.
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.