Default
Company Profile
Get general information of a company. You can query by symbol, ISIN or CUSIP
get/stock/profile
Query parameters
symbolstring
Symbol of the company: AAPL e.g.
isinstring
ISIN
cusipstring
CUSIP
Response
successful operation
Example response
{
"country": "country",
"cusip": "cusip",
"city": "city",
"naicsSector": "naicsSector",
"description": "description",
"employeeTotal": 1.4658129,
"estimateCurrency": "estimateCurrency",
"marketCapCurrency": "marketCapCurrency",
"gsector": "gsector",
"lei": "lei",
"weburl": "weburl",
"alias": [
"alias",
"alias"
],
"logo": "logo",
"currency": "currency",
"state": "state",
"ggroup": "ggroup",
"ticker": "ticker",
"address": "address",
"marketCapitalization": 0.8008282,
"gind": "gind",
"ipo": "2000-01-23",
"sedol": "sedol",
"finnhubIndustry": "finnhubIndustry",
"naicsNationalIndustry": "naicsNationalIndustry",
"naicsSubsector": "naicsSubsector",
"phone": "phone",
"gsubind": "gsubind",
"name": "name",
"exchange": "exchange",
"irUrl": "irUrl",
"naics": "naics",
"isin": "isin",
"shareOutstanding": 6.0274563
}