Skip to main content
GET
Returns a paginated list of historical reference price points for an order book, ordered by most recent first. Each point records the reference price and its source at the time it was captured.

Authentication

Requires an instance API key with the trading service enabled.

Path Parameters

orderBookId
string
required
The order book identifier. Max 100 characters.

Query Parameters

limit
integer
Number of points to return. Default 50, maximum 100.
offset
integer
Offset for pagination. Default 0.

Error Codes