Skip to main content
GET
Unit economics (ARPA / ARPU / LTV)
Returns average revenue per account (ARPA — MRR divided by active customers), average revenue per subscription (ARPU — MRR divided by active subscriptions), and lifetime value (LTV — ARPA divided by the monthly revenue churn rate). All money values are FX-normalized to the reporting currency, in minor units. LTV requires MRR history and a non-zero churn rate: has_ltv is false (and ltv is 0) until both exist.

Example Request

Response

Response Fields

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

Unit economics.

data
object