Company Profile
Retrieve comprehensive company information including business description, industry classification, headquarters location, and key identifiers. Essential for researching company background and fundamentals.
Use Case: Display company overview information on a stock detail page for investor research.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
logo field in the response is a proxied image URL. Use it as-is to display the company logo (e.g. in an <img src="...">). The URL has the form https://api.aries.com/v1/logos/image/... and does not expire; the API serves the image via its logo proxy.Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock ticker symbol, such as AAPL. Optional if ISIN or CUSIP is provided. If symbol, isin, and cusip are all omitted, the API returns 400 Bad Request.
"AAPL"
International Securities Identification Number. Optional if symbol or CUSIP is provided. If symbol, isin, and cusip are all omitted, the API returns 400 Bad Request.
"US0378331005"
Committee on Uniform Securities Identification Procedures code. Optional if symbol or ISIN is provided. If symbol, isin, and cusip are all omitted, the API returns 400 Bad Request.
"037833100"
Response
Company profile retrieved successfully
Company profile data for research pages. Use it to explain what the company does, where it is listed, and how it is classified.
Company headquarters street address. Use it for company profile and issuer detail pages.
Comma-separated list of alternative names or aliases for the company
City where the company is headquartered
Country where the company is headquartered
Currency used for financial reporting (e.g., USD, EUR)
CUSIP security identifier used in U.S. settlement and reference-data workflows.
Detailed business description
Total number of employees
Currency for earnings estimates
Primary stock exchange where the company is listed
Industry sector classification
GICS group classification
GICS industry classification
GICS sector classification
GICS sub-industry classification
Initial public offering date in YYYY-MM-DD format
Investor relations website URL
International Securities Identification Number. Use it for global security identification and reconciliation.
Legal Entity Identifier for the company. Use it for institutional reference-data and compliance workflows.
URL to the company's logo image (proxied through Aries API)
Currency for market capitalization
Current market capitalization
NAICS industry classification code. Use it for industry screening or peer grouping.
NAICS national industry classification
NAICS sector classification
NAICS subsector classification
Official company name. Show this beside the ticker so users can confirm the company.
Company's primary contact phone number
SEDOL security identifier used in global market reference data.
Total number of outstanding shares
State where the company is headquartered
Primary stock ticker symbol for the company. Use it to connect profile data to quotes, filings, and financials.
Company's official website URL