Batch quotes for multiple symbols
Market Data
Batch quotes for multiple symbols
Returns latest quotes for up to 50 comma-separated symbols. Requires the Market Data product subscription.
GET
Batch quotes for multiple symbols
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Query Parameters
Comma-separated ticker symbols (max 50).
Market hint (MIC or common code) for disambiguation.
Response
List of quotes
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.