Search Companies
Search companies by name or ticker symbol.
Designed for typeahead search as users type in a search field. Returns a list of matching companies with their names, ticker symbols, exchange, and CIK.
- query: Text to search for in company names or tickers (case-insensitive partial match)
- includeDelisted: Whether to include delisted companies in search results
- limit: Maximum number of results to return (defaults to 10)
Note: All JSON fields use camelCase naming convention.
Query Parameters |
---|
query QuerySearch by company name or ticker (partial match) Search by company name or ticker (partial match) |
includeDelisted IncludedelistedInclude delisted companies in results Include delisted companies in results |
limit LimitMaximum number of records to return Maximum number of records to return |
Responses | |||||||
---|---|---|---|---|---|---|---|
200 Successful Response
| |||||||
422 Validation Error
|