GET v5/market/orderbook
Summary: Get Orderbook
Operation ID: getOrderbook
Auth: unknown
Operation ID: getOrderbook
Auth: unknown
Description
Get the orderbook data for a symbol.
Parameters (3)
category
(string, query, required)
Product type
Constraints: {'enum': ['spot', 'linear', 'inverse', 'option']}
limit
(integer, query, optional)
Limit size for each bid and ask (spot: 1-200, linear/inverse: 1-500, option: 1-25)
Constraints: {'minimum': 1, 'maximum': 500}
symbol
(string, query, required)
Symbol name, e.g., BTCUSDT (uppercase)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Orderbook | probe-gate |
https://api.bybit.com/v5/market/orderbook |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-22T12:59:21.792600 | 200 | 258ms |