Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The year for which to retrieve MRR metrics. Defaults to the current year if not specified. Must be between 2000 and 2100.
2000 <= x <= 21002025
Number of months to project forward from the specified year. This allows you to retrieve forward-looking MRR projections. Defaults to 12 months. Maximum of 60 months (5 years).
0 <= x <= 6012
Response
MRR report retrieved successfully
Complete MRR report response.
Contains all 9 MRR metric types, each with their time series values. Data is grouped by metric type (not by month) for easier consumption in dashboards.
Unique request identifier for debugging and tracing
"req_abc123def456"
List of metric groups. Each group contains time series data for one of the 9 MRR metrics.
