API Documentation

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

Company Key Figures

Condensed key-figure panel: valuation multiples, profitability, balance-sheet strength, and per-share metrics in one payload.

Parameters

1
identifierstringrequired
path

Security identifier: ISIN, ticker, CUSIP, SEDOL, or WKN (e.g. US0378331005, AAPL, 037833100)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/equity/key-figures/US0378331005' \
  -H 'Accept: application/json'
200 Response
{}