search_companies
Find SEC-registered companies by name, ticker, or CIK. Retrieve entity metadata including company name, ticker, CIK, and entity type.
Instructions
Search SEC-registered companies by name, ticker, or CIK. Returns entity metadata including company name, ticker, CIK, and entity type.
Examples:
search_companies({ query: "Apple" })
search_companies({ ticker: "MSFT" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | ||
| page | No | ||
| limit | No | ||
| query | No | ||
| ticker | No |