GET api/v2/orderbook
Summary: Get order book
Operation ID: getOrderBook
Auth: unknown
Operation ID: getOrderBook
Auth: unknown
Description
Returns current order book (bids and asks) for a specific trading pair.
Parameters (2)
limit
(integer, query, optional)
Number of orders to return (default varies)
Constraints: {'minimum': 1, 'maximum': 100}
pairSymbol
(string, query, required)
Trading pair symbol (e.g., BTCTRY, ETHUSDT)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get order book | openapi-spec |
https://api.btcturk.com/api/v2/orderbook?pairSymbol=BTCTRY&limit=10 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:40:41.990627 | 200 | 142ms |