Get subscription revenue metrics for a specific version
Returns the monthly recurring revenue (MRR), annual recurring revenue (ARR), and annual contract value (ACV) computed from the pricing on the specified subscription version. This is the same calculation used in the Alguna dashboard subscription builder, so results match what is shown there one-to-one.
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
2026-04-01 Path Parameters
Unique identifier for the subscription
Unique identifier for the version
Response
Success
Annual contract value
"6000.00"
Annual recurring revenue
"6000.00"
ISO 4217 currency code
"USD"
Monthly recurring revenue
"500.00"
Whether MRR and ARR include all matrix-priced recurring revenue
complete, partial, unavailable "complete"
Subscription ID
"sub_abc123"