Prefix-search active tickers
Underlying
Prefix-search active tickers
Case-insensitive prefix search over the active-tickers universe for the requested date. Use to power autocomplete UIs.
GET
Prefix-search active tickers
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Query Parameters
Search prefix (1–10 characters, uppercased server-side).
Required string length:
1 - 10Example:
"AAP"
Required range:
1 <= x <= 50Trading date the request targets, in YYYY-MM-DD. Defaults to the
current trading date (the most recent session that has settled
enough data to be queryable). Past dates fall through to the daily
rollup tables.
Example:
"2026-05-27"

