v1
latestSwagger 2.02026-07-172635179.1 KBmarketdata
Stream Quote Snapshots
Streams the latest Quote for the given Symbols. Each chunk is a full quote object.
An invalid symbol name will result in a response of this form - {"Symbol":"BADSYMBOLEXAMPLE","Error":"FAILED, EX_INVALID_SYMBOL"}
If the user is not entitled for the symbol requested, response will be of this form - {"Symbol":"EXAMPLESYMBOL","Error":"FAILED, EX_NOT_ENTITLED"}
get/v2/stream/quote/snapshots/{symbols}
Path parameters
symbolsstring[] required
1 or more Symbol Names (comma-separated), limited to 50 symbols per request.
Response
Quote Stream Response