get
https://api.coinotc.com/v1/prices/
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:
| Input | Normalized |
|---|---|
USDT-EUR | USDT-EUR |
USDT/EUR | USDT-EUR |
USDT_EUR | USDT-EUR |
Error codes
| HTTP | detail | Cause |
|---|---|---|
400 | INVALID_PAIR | Pair format is invalid (missing -) |
403 | PAIR_NOT_ENABLED | Pair is not enabled for this account |
404 | PAIR_ROUTE_NOT_FOUND | No liquidity route configured for this pair |
503 | NO_DATA | No order book data available yet |
503 | NO_LIQUIDITY | Order book is empty on both sides |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
