Returns company reference and metadata such as tickers, CIK, and a unique company identifier, as well as company metadata such as business description, employee count, and company URL.
| Name | Description | Example |
|---|---|---|
|
identifier
* required
|
A Company identifier (Ticker, CIK, LEI, Intrinio ID) | AAPL |
|
identifier
* required
A Company identifier (Ticker, CIK, LEI, Intrinio ID)
|
| Name | Description | Type |
|---|---|---|
| id | The Intrinio ID of the company | string |
| ticker | The stock market ticker symbol associated with the company's common stock securities | string |
| name | The company's common name | string |
| lei | The Legal Entity Identifier (LEI) assigned to the company | string |
| legal_name | The company's official legal name | string |
| stock_exchange | The Stock Exchange where the company's common stock is primarily traded | string |
| sic | The Standard Industrial Classification (SIC) determined by the company and filed with the SEC | string |
| short_description | A one or two sentence description of the company's operations | string |
| long_description | A one paragraph description of the company's operations and other corporate actions | string |
| ceo | The Chief Executive Officer of the company | string |
| company_url | The URL of the company's primary corporate website or primary internet property | string |
| business_address | The company's business address | string |
| mailing_address | The mailing address reported by the company | string |
| business_phone_no | The phone number reported by the company | string |
| hq_address1 | The company's headquarters address - line 1 | string |
| hq_address2 | The company's headquarters address - line 2 | string |
| hq_address_city | The company's headquarters city | string |
| hq_address_postal_code | The company's headquarters postal code | string |
| entity_legal_form | The company's legal organization form | string |
| cik | The Central Index Key (CIK) assigned to the company by the SEC as a unique identifier, used in SEC filings | string |
| latest_filing_date | The date of the company's last filing with the SEC | date |
| hq_state | The state (US & Canada Only) where the company headquarters are located | string |
| hq_country | The country where the company headquarters are located | string |
| inc_state | The state (US & Canada Only) where the company is incorporated | string |
| inc_country | The country where the company is incorporated | string |
| employees | The number of employees working for the company | integer |
| entity_status | string | |
| sector | The company's operating sector | string |
| industry_category | The company's operating industry category | string |
| industry_group | The company's operating industry group | string |
| template | The financial statement template used by Intrinio to standardize the as reported data | string |
| standardized_active | If true, the company has standardized and as reported fundamental data via the Intrinio API; if false, the company has as-reported data only | boolean |
| first_fundamental_date | The period end date of the company's first reported fundamental | date |
| last_fundamental_date | The period end date of the company's last reported fundamental | date |
| first_stock_price_date | The date of the company's first stock price, based on the company's primary security, which is typically traded on US exchages | date |
| last_stock_price_date | The date of the company's last stock price, based on the company's primary security, which is typically traded on US exchages | date |
|
id
The Intrinio ID of the company
|
||
|
ticker
The stock market ticker symbol associated with the company's common stock securities
|
||
|
name
The company's common name
|
||
|
lei
The Legal Entity Identifier (LEI) assigned to the company
|
||
|
legal_name
The company's official legal name
|
||
|
stock_exchange
The Stock Exchange where the company's common stock is primarily traded
|
||
|
sic
The Standard Industrial Classification (SIC) determined by the company and filed with the SEC
|
||
|
short_description
A one or two sentence description of the company's operations
|
||
|
long_description
A one paragraph description of the company's operations and other corporate actions
|
||
|
ceo
The Chief Executive Officer of the company
|
||
|
company_url
The URL of the company's primary corporate website or primary internet property
|
||
|
business_address
The company's business address
|
||
|
mailing_address
The mailing address reported by the company
|
||
|
business_phone_no
The phone number reported by the company
|
||
|
hq_address1
The company's headquarters address - line 1
|
||
|
hq_address2
The company's headquarters address - line 2
|
||
|
hq_address_city
The company's headquarters city
|
||
|
hq_address_postal_code
The company's headquarters postal code
|
||
|
entity_legal_form
The company's legal organization form
|
||
|
cik
The Central Index Key (CIK) assigned to the company by the SEC as a unique identifier, used in SEC filings
|
||
|
latest_filing_date
The date of the company's last filing with the SEC
|
||
|
hq_state
The state (US & Canada Only) where the company headquarters are located
|
||
|
hq_country
The country where the company headquarters are located
|
||
|
inc_state
The state (US & Canada Only) where the company is incorporated
|
||
|
inc_country
The country where the company is incorporated
|
||
|
employees
The number of employees working for the company
|
||
|
entity_status
|
||
|
sector
The company's operating sector
|
||
|
industry_category
The company's operating industry category
|
||
|
industry_group
The company's operating industry group
|
||
|
template
The financial statement template used by Intrinio to standardize the as reported data
|
||
|
standardized_active
If true, the company has standardized and as reported fundamental data via the Intrinio API; if false, the company has as-reported data only
|
||
|
first_fundamental_date
The period end date of the company's first reported fundamental
|
||
|
last_fundamental_date
The period end date of the company's last reported fundamental
|
||
|
first_stock_price_date
The date of the company's first stock price, based on the company's primary security, which is typically traded on US exchages
|
||
|
last_stock_price_date
The date of the company's last stock price, based on the company's primary security, which is typically traded on US exchages
|