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

Get Revolut X real time public market data.

Revolut Public 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 Public Market Data. 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 Public 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 2

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

Public Market Data 2

Get Revolut X real time public market data.

GET
/public/last-trades
Get last trades
getLastTrades → 2004295XX
GET
/public/order-book/{symbol}
Get order book
getPublicOrderBook 1 param → 2004295XX

Schemas 5

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

PublicTrade
object
A single trade.
13 properties 13 required
ErrorResponse
object
Standard error response structure
3 properties 3 required
LastTrades
object
2 properties 2 required
OrderBookPublic
object
2 properties 2 required
OrderBookPublicPriceLevel
object
A single order book price level.
13 properties 13 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-public-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