Get Company Profile
Retrieve a comprehensive profile for any public company. The response includes the company's business description, market capitalization, sector, industry, CEO name, number of employees, IPO date, website URL, dividend information, and 30+ additional data points. This is the go-to endpoint for building company overview pages, populating research dashboards, and gathering fundamental company information.
You can look up a company by ticker symbol (AAPL), CIK (0000320193), CUSIP (037833100), or ISIN (US0378331005). All public companies are available on every plan. Results are live.
https://api.roic.ai/v2/company/profile/{identifier}Parameters
Path Parameters
identifierstringrequiredCompany identifier — supports ticker symbol (e.g., `AAPL`), CIK, CUSIP, or ISIN.
AAPLQuery Parameters
apikeystringrequiredYour API key for authentication.
formatstringoptionalResponse format. Use `json` for JSON (default) or `excel` for tab-separated values compatible with Google Sheets and Excel.
jsonValues: json, excelCode Examples
Response
Use Cases
- Build company overview pages with business descriptions, key metrics, and executive information
- Populate a research dashboard with sector, industry, and market cap data for portfolio companies
- Create stock comparison tools that display side-by-side company profiles
- Enrich ticker search results with additional company context like sector, market cap, and employee count
- Feed company metadata into AI-powered financial analysis tools and chatbots
Related Endpoints
- Company News - Get the latest news articles for the same company
- Income Statement - Financial performance data for the company
- Search Tickers - Find the ticker symbol for a company by name
- List Sectors - Browse all sectors returned in company profiles