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_type | No | quarterly 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 | Max results to return (default: 50, max: 500) |
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).
Max results to return (default: 50, max: 500).
x <= 500KPI metrics response