Get analytics
Retrieve your pre-computed account’s analytics (ARR, revenues, churn, etc).
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Revenue of the last 30 days. Expressed in the currency's smallest unit.
Churn of the last 30 days. Churn corresponds to the number of customers who churned divided by the number of active customers. A churned customer is one who had a subscription but no longer has an active one.
Revenue corresponding to the churn of the last 30 days. Expressed in the currency's smallest unit.
Computed live Annual Recurring Revenue. Expressed in the currency's smallest unit.
Computed live Monthly Recurring Revenue. Expressed in the currency's smallest unit.
Computed pending Annual Recurring Revenue. The sum of ARR from all pending subscriptions. Expressed in the currency's smallest unit.
Computed pending Annual Recurring Revenue. The sum of ARR from all active subscriptions. Expressed in the currency's smallest unit.
Annual Recurring Revenue currently under coupons. Expressed in the currency's smallest unit.
Computed live Annual Recurring Revenue without the discounted amount (coupons). Expressed in the currency's smallest unit.
Number of customers with an assigned subscriptions.
Average Revenue Per Account (customer).
Was this page helpful?