Company Profile
Get general information of a company. You can query by symbol, ISIN or CUSIP
Query parameters
Symbol of the company: AAPL e.g.
ISIN
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
}Changes
Changed in 8 of the 35 revisions of this API.457
- ○
added the optional property
irUrlto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
aliasto the response with the200statusresponse-optional-property-added
- ○
added the optional property
leito the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
estimateCurrencyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
marketCapCurrencyto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
employeeTotalresponse's property type/format changed frominteger/int64tonumber/floatfor status200response-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
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
sedolresponse's property type/format changed frominteger/int64tostring/for status200response-property-type-changed
- ▲
- ▲
the
marketCapitalizationresponse's property type/format changed frominteger/int64tonumber/floatfor status200response-property-type-changed
- ▲
- ▲
the
sedolresponse's property type/format changed fromstring/tointeger/int64for status200response-property-type-changed
- ●
removed the optional property
aliasfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
estimateCurrencyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
irUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
leifrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
marketCapCurrencyfrom the response with the200statusresponse-optional-property-removed
- ○
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
- ▲