Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revolut Applications API

These endpoints let you manage your applications.Applications can also be created in the [Developer Portal](https://developer.revolut.com/portal/).For more information, see:- [Register your application using DCR](https://developer.revolut.com/docs/guides/build-banking-apps/register-your-application-using-dcr/)- [Manage your applications](https://developer.revolut.com/docs/guides/build-banking-apps/manage-your-applications/get-an-application)

Revolut Applications API is one of 46 APIs that Revolut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Applications. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://b2b.revolut.com/api/1.0, https://sandbox-b2b.revolut.com/api/1.0.

5 operations 3 paths 4 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://b2b.revolut.com/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Revolut Applications API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessToken).

  • AccessToken — Each Business API request must contain an authorization header in the following format to make a call: Bearer . The access token will be obtained the first tim…

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 5

These endpoints let you manage your applications. Applications can also be created in the [Developer Portal](https://developer.revolut.com/portal/). For more information, see: - […

GET
/distinguished-name
Get a distinguished name (DN)
getDistinguishedName → 200401500
POST
/register
Register an application
registerApplication body → 200400
GET
/register/{ClientId}
Get an application
getApplication 1 param → 200403
PUT
/register/{ClientId}
Update an application
updateApplication 1 param body → 200403
DELETE
/register/{ClientId}
Delete an application
deleteApplication 1 param → 204403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are RegisterApplicationResponse (14 properties), GetApplicationResponse (9 properties), OBErrorResponse1 (4 properties), OBError1 (2 properties). Each schema is shown below with its type and property counts.

OBErrorResponse1
object
The detailed information about the error to help troubleshooting.
4 properties 3 required
OBError1
object
2 properties 2 required
GetApplicationResponse
object
9 properties
RegisterApplicationResponse
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-applications-api-openapi.yml Raw ↑

Other APIs Revolut publishes across the network.

Revolut Accounting API
Revolut Accounting categories API
Revolut Accounts API
Revolut Apple Pay merchant registration API
Revolut Balance API
Revolut Card invitations API
Revolut Cards API
Revolut Configuration API
Revolut Counterparties API
Revolut Customers API
Revolut Disputes API
Revolut Domestic payment API