KPIs
A KPI is a saved metric definition (MRR, ARR, churn rate, etc.) that's used as a Report widget. Each KPI has a numeric identifier; you fetch its computed value by GETing the detail endpoint, recompute against a custom set of filters by POSTing to the same URL, and produce a downloadable export via the export action.
Loading API documentation...