Price
Quotes (batched)
Data delayed 15 minutes.
Latest OHLCV snapshot for one or more symbols in a single request. Pass symbols as a comma-separated list (up to 50 symbols). The response is keyed by ticker, symbols that cannot be resolved return null.
get/api/price/quote
Query parameters
symbolsstring required
Comma-separated list of stock ticker symbols (max 50 symbols).
Response
Map of ticker to latest quote.
object required
Changes
Changed in 2 of the 9 revisions of this API.2
- ○
added the optional property
additionalProperties/oneOf[subschema #2]/delayNoticeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
additionalProperties/oneOf[subschema #2]/cikto the response with the200statusresponse-optional-property-added
- ○