Search supported symbols
Resolve a ticker fragment or company name to supported symbols. Returns ranked matches with symbol, name, asset type, and exchange. Call this before storing user-entered input — unknown symbols fail later calls with SYMBOL_UNKNOWN.
Access: all plans, including Free.
Authorizations
noxstock API key from the dashboard. Keys start with nxs_ and are shown once when created.
Query Parameters
Free-text search query matched against ticker symbol and issuer name. Case-insensitive; whitespace and punctuation are normalized.
"apple"
Alias for query (back-compat).
"AAPL"
Response
Success envelope: { "data": ... }.
The endpoint payload. Present on every 2xx response; never null.