Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The idempotency key that will be used to ensure the request is only performed once
Path Parameters
The company ID with the prefix 'cmp_'.
Body
application/json
Available options:
DAY
, WEEK
, MONTH
, QUARTER
The metric chart type
Available options:
ACTIVE_SUBS
, NEW_SUBS
, CHURNED_SUBS
, ACTIVE_TRIALS
, NEW_TRIALS
, CHURNED_TRIALS
, CONVERTED_TRIALS
, ACTIVE_CUSTOMERS
, NEW_CUSTOMERS
, CHURNED_CUSTOMERS
, NET_REVENUE
, TOTAL_REVENUE
, TOTAL_INVOICED_REVENUE
, MRR
, ARR
, MRR_GROWTH
, FEES
, UPGRADES
, DOWNGRADES
, USER_CHURN
, REVENUE_CHURN
, NET_REVENUE_CHURN
, ARPU
, LTV
, ARPL
, OTHER_REVENUE
, LICENSES
, HISTORICAL_ARPU
, APPLICATION_FEES_CONNECTED_ACCOUNTS
, REVENUE_CONNECTED_ACCOUNTS
, DISCOUNTS_REDEEMED
, FAILED_CHARGES
, REFUNDS
, NEW_REFUNDS
, REACTIVATIONS
The period with a start and end date range
Available options:
NONE
, PRODUCT
, PRICING
, PRODUCT_TAGS
, PRICING_TAGS
Response
200 - application/json
OK