Default
Company Profile 2
Get general information of a company. You can query by symbol, ISIN or CUSIP. This is the free version of <a href="#company-profile">Company Profile</a>.
get/stock/profile2
Query parameters
symbolstring
Symbol of the company: AAPL e.g.
isinstring
ISIN
cusipstring
CUSIP
Response
successful operation
Example response
{
"finnhubIndustry": "finnhubIndustry",
"country": "country",
"ticker": "ticker",
"marketCapitalization": 0.8008282,
"phone": "phone",
"weburl": "weburl",
"name": "name",
"ipo": "2000-01-23",
"logo": "logo",
"currency": "currency",
"exchange": "exchange",
"shareOutstanding": 6.0274563
}