Search assets across markets
Market Data
Search assets across markets
Search for assets by ticker, name, or partial match across all supported markets.
GET
Search assets across markets
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Query Parameters
Search query (ticker symbol, company name, or partial match)
Filter by market (MIC code or common code)
Filter by canonical instrument class.
Available options:
equity, etf, bond, bill, note, mutual_fund, derivative, cryptocurrency, commodity, real_estate, cash Filter by ISO 3166-1 alpha-2 country code (lower-case).
Maximum number of results
Required range:
x <= 100Response
Search results
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.