API Documentation

⌘K
Get free key
GET/api/1/equity/profile/{identifier}

Profile API

Returns the profile for the given ISIN. All numbers are in millions.

Parameters

2
languagestring
query
identifierstringrequired
path

Security 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
{}