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

string
required
The order book identifier. Max 100 characters.

Query Parameters

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

Error Codes