Search Symbols
Searches for trading symbols using a query string to match symbol tickers, company names, or descriptions. Returns a filtered list of matching securities with basic identifying information for user selection.
Use Case: Implement symbol search and autocomplete functionality in trading applications to help users quickly find and select securities.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Text to search. Use plain text for stocks and indices, . prefix for options such as .AAPL, and / prefix for futures such as /ES.
1Maximum number of results to return. Use smaller values for autocomplete and larger values for search result pages. Default is 20; maximum is 100.
1 <= x <= 100Response
Symbol search results retrieved successfully
Full description of the symbol/company
Exchange code where the data originates. Format depends on the upstream data source and may use MIC, ISO 10383, or a vendor-specific code.
Symbol identifier
Symbol ticker
Instrument class returned by symbol search.
stock, option "stock"