---
title: "KPIs"
description: "Read and execute the saved KPIs (key performance indicators) that power Fenerum reports."
url: https://www.fenerum.com/en-DK/docs/api/kpi/
updated_at: "2026-05-20T00:00:00"
---
A **KPI** is a saved metric definition (MRR, ARR, churn rate, etc.) that's used as a [Report](https://www.fenerum.com/en-DK/docs/api/report.md) widget. Each KPI has a numeric identifier; you fetch its computed value by `GET`ing the detail endpoint, recompute against a custom set of filters by `POST`ing to the same URL, and produce a downloadable export via the `export` action.

`GET /api/v1/kpis/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
