Skip to main content
GET
Orderbook History

Authorizations

X-API-Key
string
header
required

Path Parameters

market_id
string
required

Query Parameters

start_ts
integer | null

Start time (Unix seconds)

end_ts
integer | null

End time (Unix seconds)

limit
integer
default:100
Required range: 1 <= x <= 500
cursor
string | null

Pagination cursor (timestamp_ms)

Response

Successful Response

market_id
string
required
snapshots
OrderBookSnapshot · object[]
required
cursor
string | null
has_more
boolean
default:false