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 Market Data API

Retrieve real-time and historical market data for Revolut X.

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

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

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

3 operations 3 paths 6 schemas 3 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 Market Data 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 3

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

Market Data 3

Retrieve real-time and historical market data for Revolut X.

GET
/order-book/{symbol}
Get order book snapshot
getOrderBook 4 params → 2004004014034094295XX
GET
/candles/{symbol}
Get historical OHLCV candles
getCandles 6 params → 2004004014034094295XX
GET
/tickers
Get all tickers
getTicker 3 params → 2004004014034295XX

Schemas 6

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

TickersResponse
object
Response containing ticker information for currency pairs.
2 properties 2 required
OrderBookPriceLevel
object
A single order book price level.
13 properties 13 required
OrderBook
object
2 properties 2 required
Candle
object
6 properties 6 required
ErrorResponse
object
Standard error response structure
3 properties 3 required
Ticker
object
Real-time market data snapshot for a specific trading pair. Includes the current best bid/ask prices and the most recent trade price.
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-market-data-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