API Documentation

⌘K
GET/api/1/equity/kpi/{identifier}

KPI Bundle API

Returns a comprehensive bundle of key performance indicators in a single call: growth metrics, margins, valuation ratios, dividend data, AAQS score, and financial highlights. Ideal for AI agents and screeners.

Parameters

1
identifierstringrequired
path

Security identifier: ISIN, ticker, CUSIP, SEDOL, or WKN

Responses

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