Skip to main content
GET
Get orderbook depth

Path Parameters

market
string
required

Market symbol, e.g. SOL-PERP.

Example:

"SOL-PERP"

Response

200 - application/json

Orderbook depth

success
boolean
Example:

true

source
enum<string>

Whether depth came from the hot cache or a fallback snapshot.

Available options:
cache,
snapshot
Example:

"cache"

data
object