Resolve a ticker, CIK, or CUSIP
resolve_entityMap any one of a ticker, CIK, or CUSIP to the canonical SEC entity: legal name, CIK, ticker(s), exchange, SIC industry and sector, state of incorporation, and location. The foundational lookup for identifying a filer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | SEC CIK, e.g. '320193' (zero-padding optional). | |
| cusip | No | 9-character CUSIP, e.g. '037833100'. | |
| ticker | No | US stock ticker, e.g. 'AAPL'. |