Company profile
stocks_profileRetrieve a company's reference profile with name, CIK, industry, exchange, and address, sourced from SEC EDGAR submissions.
Instructions
Fetch a company's reference profile — name, CIK, SIC/industry, exchange, and address — assembled from SEC EDGAR submissions metadata. Use it for company identity details; for financial statements use stocks_financials and for the filing history use stocks_filings. Returns structuredContent alongside the text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | US equity ticker, e.g. AAPL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | ||
| name | Yes | ||
| ticker | Yes | ||
| sic_code | No | 4-digit SIC industry code. | |
| exchanges | No | ||
| entity_type | No | ||
| other_tickers | No | ||
| fiscal_year_end | No | Fiscal year end, MMDD (e.g. 0930). | |
| sic_description | No |