Batch quotes by symbols
Assets
Batch quotes by symbols
Returns latest quotes for up to 50 comma-separated symbols. Ungated baseline for portfolio position price refresh.
Note: The list envelope url field echoes /v1/market-data/quotes
(shared handler) even when this endpoint is called at /v1/assets/quotes.
GET
Batch quotes by 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) when the symbol trades on multiple exchanges.
Response
List of quotes
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.