API — Discovery & Meta
Symbol catalog
Lists every symbol covered by v2 with the data categories that are currently live, the freshness of each category, the spot price, the count of active expiries, and the full set of supported endpoints. Recommended first call for new integrations.
GET
Supported symbols + per-symbol availability
The first call most integrators make. Returns every symbol the API supports with the categories of data currently live for each, the spot price, the count of active expiries, and the full set of endpoint paths that accept aDocumentation Index
Fetch the complete documentation index at: https://docs.backquant.com/llms.txt
Use this file to discover all available pages before exploring further.
symbol parameter.
Use it to:
- Discover which symbols are supported (
BTCUSDT,ETHUSDT,SOLUSDT,HYPEUSDT) - Check at a glance whether a symbol has live cache data before hitting downstream endpoints
- Build a dynamic UI that lists supported endpoints without hard-coding paths
MGET round-trip - sub-millisecond when warm.
