Market Data
Get unified quote for a symbol
NBBO + per-venue BBO + merged order book in one response.
get/v1/quotes/{symbol}
Path parameters
symbolstring required
Trading pair (e.g., BTC-USD)
Query parameters
depthinteger
Book depth per side (default 10, max 50)
nowaitboolean
Skip the up-to-2s dynamic-subscribe wait. Research-grade only — trading code must not use this.
Response
Quote data
Changes
No recorded changes to this endpoint across all 1 revision of this API.