Authorizations
- Authorization string required header
Generate a store API key from the store's Metorik API settings in Metorik, and choose the scopes needed for the endpoints you want to call.
Query Parameters
- end_date string required
End date in the store timezone using YYYY-MM-DD format. Example: 2026-03-31
- group_by string enum
Time interval for grouping the results. Example: day
- start_date string required
Start date in the store timezone using YYYY-MM-DD format. Example: 2026-03-01
Headers
- Accept string required
Response format header. Example: application/json
Response
application/json- meta object
+ - Show Child Attributes
- report_link string
- totals object
+ - Show Child Attributes
- active_subscriptions integer
- active_paid_subscriptions integer
- active_free_subscriptions integer
- mrr integer
- new_subscriptions integer
- new_subscriptions_mrr integer
- churned_subscriptions integer
- churned_subscriptions_mrr integer
- data[] object array
+ - Show Child Attributes
- date string
- active_subscriptions integer
- active_paid_subscriptions integer
- active_free_subscriptions integer
- mrr integer
- new_subscriptions integer
- new_subscriptions_mrr integer
- churned_subscriptions integer
- churned_subscriptions_mrr integer