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

The **Partners** endpoints let you poll different exchange rates, display them on your website and compare them with other providers.For more details, see the guides: [Leverage the Crypto Ramp API](https://developer.revolut.com/docs/guides/crypto-ramp/tutorials/use-the-api).

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

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

This API exposes 5 operations across 5 paths, and defines 17 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 5 paths 17 schemas 5 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 Partners 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 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Partners 5

The Partners endpoints let you poll different exchange rates, display them on your website and compare them with other providers. For more details, see the guides: [Leverage the C…

GET
/config
Retrieve configuration
retrieve-configuration 1 param → 200401429500503
GET
/quote
Retrieve an order quote
retrieve-an-order-quote 7 params → 200400401429500503
GET
/buy
Retrieve a redirect URL
retrieve-a-redirect-url 11 params → 200400401429500503
GET
/orders/{order_id}
Retrieve an order
retrieve-an-order 3 params → 200400401404429500503
GET
/orders
Retrieve all orders
retrieve-all-orders 5 params → 200401429500503

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Order (14 properties), Config (6 properties), Quote (4 properties), UnexpectedError (2 properties). Each schema is shown below with its type and property counts.

MoneyCryptoId
object
2 properties 2 required
Currency
string
The fiat currency [ISO 4217](https://en.wikipedia.org/wiki/ISO4217) code or [cryptocurrency code](https://en.wikipedia.org/wiki/Listofcryptocurrencies).
MoneyFiat
object
2 properties 2 required
Order
object
Fiat to crypto exchange order
14 properties 11 required
BadRequestError
object
Thrown when request parameter field is invalid
1 property 1 required
CurrencyCryptoCode
string
The [cryptocurrency code](https://en.wikipedia.org/wiki/Listofcryptocurrencies).
Quote
object
The exchange price between fiat and crypto currencies (including fees).
4 properties 4 required
DisabledByKillSwitchError
object
Thrown when endpoint is disabled by Kill Switch.
1 property 1 required
Blockchain
string
The cryptocurrency blockchain/network.
CurrencyCryptoId
string
The ID of the currency, obtained from the [/config](https://developer.revolut.com/docs/api/crypto-rampretrieve-configuration) endpoint.
NotFoundError
object
Thrown when resource can't be found
1 property 1 required
CurrencyFiat
string
The fiat currency [ISO 4217](https://en.wikipedia.org/wiki/ISO4217) code.
RampRedirectUrl
object
Redirect URL to Ramp app widget
1 property 1 required
Orders
array
UnexpectedError
object
Thrown when an unexpected error happens.
2 properties 2 required
CountryCode
string
The [ISO 3166 Alpha-2](https://en.wikipedia.org/wiki/ISO3166-1alpha-2) code of the country.
Config
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-partners-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 Configuration API
Revolut Counterparties API
Revolut Customers API
Revolut Disputes API