Skip to main content
GET
Get company facts
Identity and classification for one company: name, ticker, cik, sector, industry, exchange, location, is_active, sec_filings_url, and the SIC trio sic_code / sic_industry / sic_sector. Accepts either ticker or cik. No prices and no fundamentals at all. Use it to resolve a ticker into the cik that the filings tools accept, or to confirm what sector a company is actually classified under before comparing it to peers.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ticker
string

The ticker symbol.

cik
string

The CIK of the company.

Response

Company facts response

company_facts
object