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 Configuration API

Get Revolut X configuration for traded assets and pairs.

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

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

This API exposes 2 operations across 2 paths, and defines 5 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.

2 operations 2 paths 5 schemas 2 GET

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 Configuration 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 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Configuration 2

Get Revolut X configuration for traded assets and pairs.

GET
/configuration/currencies
Get all currencies
getAllCurrencies 2 params → 2004014034094295XX
GET
/configuration/pairs
Get all currency pairs
getAllCurrencyPairs 2 params → 2004014034094295XX

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CurrencyPair (8 properties), Currency (5 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

CurrenciesResponse
object
Supported currencies, represented as an object containing other objects. This outer object contains multiple key-value pairs, where each key is a currency code…
CurrencyPairsResponse
object
Supported currency pairs, represented as an object containing other objects. This outer object contains multiple key-value pairs, where each key is a currency…
ErrorResponse
object
Standard error response structure
3 properties 3 required
Currency
object
A supported currency.
5 properties 5 required
CurrencyPair
object
A supported currency pair.
8 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-configuration-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 Applications API
Revolut Balance API
Revolut Card invitations API
Revolut Cards API
Revolut Counterparties API
Revolut Customers API
Revolut Disputes API
Revolut Domestic payment API