Company data
Company routes provide one canonical business profile, historical employee counts, and one reusable logo asset for a resolved public company. Secondary listings resolve to the primary company record where the contract requires it.
Available endpoints
Choose a JSON resource or a binary image asset.
| Endpoint | Response |
|---|---|
| Company profile | One JSON company-profile resource. |
| Company employees | A paginated page of fiscal-year headcounts. |
| Company logo | Raw WebP or PNG image bytes. |
Supported identifiers
Every endpoint accepts a company-profile ID (cmp_…), ticker ID (tkr_…), an
exchange and symbol separated by a colon (NASDAQ:AAPL), or a FIGI. Resolve
ambiguous user input through ticker search first.
Caching
Company data responses use private cache directives. Logo variants also expose
an ETag and support conditional retrieval to avoid downloading unchanged
images.