API Documentation
⌘K
API Key
Get free key GET
/api/1/equity/profile/{identifier}Profile API
Returns the profile for the given ISIN. All numbers are in millions.
Parameters
2languagestringidentifierstringrequiredSecurity identifier: ISIN, ticker, CUSIP, SEDOL, or WKN (e.g. US0378331005, AAPL)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/equity/profile/US0378331005?language=en' \
-H 'Accept: application/json'200 Response
{}