This endpoint searches for symbols compatible with charts and returns results in the Universal Data Feed (UDF) format.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search term. Prefix with '.' for option search (e.g., '.AAPL')
Minimum length:
1Example:
"AAPL"
Maximum number of results
Required range:
1 <= x <= 100