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
}Changes
Changed in 3 of the 35 revisions of this API.12
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
marketCapitalizationresponse's property type/format changed frominteger/int64tonumber/floatfor status200response-property-type-changed
- ▲
- ○
api tag
Defaultremovedapi-tag-removed
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○