Hero KPIs
The dashboard hero strip payload: beneficiary retention %, Money-Out payout count, and average payout size per currency across the requested window, each with the % change vs the equal-length prior window. A pure read-model over Payout — nothing is stored. Results are scoped to the caller’s Business and environment.
Authorizations
Cleff API key issued to a Business that self-registers via POST /v1/registration
Query Parameters
Inclusive lower bound of the window (ISO-8601 date or timestamp).
Inclusive upper bound of the window (ISO-8601 date or timestamp). A date-only value covers the whole day.
Response
Repeat-payee rate: share of window beneficiaries also paid in the prior window. Null when the window paid no beneficiary.
% change in retention vs the prior window's retention; null with no baseline.
Count of Money-Out payouts in the window.
% change in payout count vs the prior window; null with no baseline.
Average payout size per currency present in the window, sorted by currency.