curl
Public
Get all mid prices
Returns precomputed mids for every market. Markets with no bid, no ask, or no top-of-book return an empty string for that key.
GET
curl
The response body shown here is a static example, not live data. After you click Send, your live result appears in a separate panel headed 200 OK. The panel under the status-code tabs is a fixed sample from the spec — its field values (fees, prices, sizes, IDs, timestamps) are placeholders. Use Send, or call the endpoint, for current values.
Response
Map of market name to mid price decimal string.
Market display name (e.g. BTC-USD) to mid price decimal string; empty string if unavailable. Keys are ordered by ascending marketId. Only ONLINE markets are included; OFFLINE markets are omitted.
Example:
Global engine sequence id for this mids snapshot (max per-market globalSequenceId when derived from orderbook snapshots).