Authorizations
Body
Request body for finding companies. Each field is optional. However, you must provide at least one field to perform a valid search.
It accepts a partial or complete company name, webpage, ticker, ISIN, SEDOL, or CUSIP. Examples: 'Apple', 'AAPL', 'https://www.apple.com/', 'CA03785Y1007'
"Apple"
The company type can be PUBLIC or PRIVATE
["PUBLIC"]
It accepts country codes using the ISO 3166-1 A-2, for instance "US" for the United States
["US", "FR"]
It accepts a list of sectors that can be retrieved with the endpoint "/knowledge-graph/companies/sectors"
[
"Information Technology",
"Communication Services",
"Industrials"
]
Response
Successful response with company data
Unique company identifier in the Knowledge Graph
"D8442A"
Company name
"Apple Inc."
Company type classification
PUBLIC
, PRIVATE
"PUBLIC"
Country code (ISO 3166-1 alpha-2)
"US"
Company description and business overview
"Apple Inc. (formerly Apple Computer Inc.), incorporated on January 03, 1977, designs, manufactures, and markets mobile communication and media devices, personal computing products, and portable digital music players worldwide."
Business sector
"Technology"
Industry group classification
"Computer Hardware"
Specific industry classification
"Computer Hardware"
Company favicon URL
"http://www.apple.com/favicon.ico"
Company website URL
"http://www.apple.com"
International Securities Identification Numbers
[
"CA03785Y1007",
"TH0150120408",
"TH0809121500",
"US0378331005"
]
Committee on Uniform Securities Identification Procedures numbers
[
"037833100",
"03785Y100",
"P0R684385",
"Y100G4352",
"Y49876132"
]
Stock Exchange Daily Official List numbers
["2046251", "BNC31R1", "BPXWT99", "BVBDDG1"]
Exchange listing identifiers
["XBKK:AAPL80", "XNAS:AAPL"]
Primary ticker symbol
"AAPL"