Subscriptions
Get subscription revenue metrics
Returns the monthly recurring revenue (MRR), annual recurring revenue (ARR), and annual contract value (ACV) for the subscription’s current active version.
GET
Get subscription revenue metrics
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Path Parameters
Unique identifier for the subscription
Response
Success
Annual contract value
Example:
"6000.00"
Annual recurring revenue
Example:
"6000.00"
ISO 4217 currency code
Example:
"USD"
Monthly recurring revenue
Example:
"500.00"
Whether MRR and ARR include all matrix-priced recurring revenue
Available options:
complete, partial, unavailable Example:
"complete"
Subscription ID
Example:
"sub_abc123"