GET v5/market/orderbook

github.io:bybit

Summary: Get Orderbook
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)

TitleTypeURLAction
Get Orderbook probe-gate https://api.bybit.com/v5/market/orderbook

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-22T12:59:21.792600 200 258ms