Get prices for a pair

Returns the current order book prices for a trading pair enabled for the
authenticated counterparty.

Prices are spread-adjusted: bids reflect what the client receives when selling
base currency, and offers reflect what the client pays when buying base currency.
Up to 5 levels are returned per side.

Pair format

The pair path parameter accepts the following formats — all are normalized
to BASE-QUOTE internally:

InputNormalized
USDT-EURUSDT-EUR
USDT/EURUSDT-EUR
USDT_EURUSDT-EUR

Error codes

HTTPdetailCause
400INVALID_PAIRPair format is invalid (missing -)
403PAIR_NOT_ENABLEDPair is not enabled for this account
404PAIR_ROUTE_NOT_FOUNDNo liquidity route configured for this pair
503NO_DATANo order book data available yet
503NO_LIQUIDITYOrder book is empty on both sides
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 3 and 32

Trading pair symbol. Accepts BASE-QUOTE, BASE/QUOTE, or BASE_QUOTE formats.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json