Endpoint Overview

The Metrics API allows you to programmatically pull the subscription metrics that ChartMogul generates.

ChartMogul supports direct integrations with data warehouses and object storage services. Learn more.

Metrics API endpoints

Metrics

EndpointDescription
Retrieve all key metricsRetrieves all key metrics, for the specified time period.
Retrieve MRRRetrieves the Monthly Recurring Revenue (MRR), for the specified time period.
Retrieve ARRRetrieves the Annualized Run Rate (ARR), for the specified time period.
Retrieve Average Revenue Per Account (ARPA)Retrieves the Average Revenue Per Account (ARPA), for the specified time period.
Retrieve Average Sale Price (ASP)Retrieves the Average Sale Price (ASP), for the specified time period.
Retrieve Customer CountRetrieves the number of active customers, for the specified time period.
Retrieve Customer Churn RateRetrieves the Customer Churn Rate, for the specified time period.
Retrieve MRR Churn RateRetrieves the Net MRR Churn Rate, for the specified time period.
Retrieve LTVRetrieves the Customer Lifetime Value (LTV), for the specified time period.

Subscriptions

EndpointDescription
List Customer SubscriptionsReturns a list of subscriptions for a given customer.

Activities

EndpointDescription
List Customer ActivitiesReturns a list of activities for a given customer.
List ActivitiesReturns a list of activities for the specified time period.
Create an Activities ExportAllows you to request the creation of an activities export.
Retrieve an Activities ExportReturns an activities report with a list of activities for the specified time period.