Skip to main content
GET
Returns the current price reference configuration and live state for an order book. When the reference is enabled and available, the response includes the current reference price and the computed lower and upper price bounds derived from spreadBps. If the reference is disabled, or cannot be retrieved at request time, currentPrice, lowerBound, and upperBound are returned as null while the configuration fields still reflect the book settings.

Authentication

Requires an instance API key with the trading service enabled.

Path Parameters

string
required
The order book identifier. Max 100 characters.

Error Codes