Get operational key performance indicators from earnings releases.
GET request to:
https://api.financialdatasets.ai/kpi/metrics/tickers/
GET request to:
https://api.financialdatasets.ai/kpi/metrics/sectors/
X-API-KEY.ticker.| Parameter | Required | Description |
|---|---|---|
ticker | Yes | Stock ticker symbol (e.g., DAL, JPM) |
metric_name | No | Filter to a specific metric (e.g., load_factor, cet1_ratio) |
period | No | quarterly (default) or annual |
report_period_gte | No | Only return metrics on or after this date (YYYY-MM-DD) |
report_period_lte | No | Only return metrics on or before this date (YYYY-MM-DD) |
limit | No | Number of periods to return (default: 4, max: 50). Returns all metrics for the N most recent periods. |
source_url links directly to the source document. When a text-level citation is available, the URL includes a fragment that highlights the source text in the browser.API key for authentication.
The ticker symbol.
Filter to a specific metric (e.g., load_factor, cet1_ratio).
Filter by period type: quarterly or annual.
quarterly, annual Only return metrics on or after this date (YYYY-MM-DD).
Only return metrics on or before this date (YYYY-MM-DD).
Number of periods to return. Returns all metrics for the N most recent periods.
x <= 50KPI metrics response