Market Data — General Info
Market-data endpoints for the Stocks Trading module sit under:
Code
All endpoints in this group are MARKET_DATA endpoints — they return real-time quote data and
market-phase information for US-listed equities. No signature is required.
- Symbol — plain uppercase US ticker (e.g.
AAPL,TSLA), resolved against the active-symbol list. See the module General Info. - Prices — quoted in USD.
- Quote freshness — values returned by
/market/quoteare at most ~5 seconds stale.
See each endpoint page for parameters and response shape.
Was this page helpful?
Last modified on