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.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Search query (required). Use '.' prefix for options, '/' for futures.
1Maximum number of results (default 20).
1 <= x <= 100