Skip to main content
GET
Monthly recurring revenue
Returns current MRR across active subscriptions. Per-currency buckets are converted to a single reporting currency (tenant BaseCurrencyREPORTING_CURRENCY env → USD), with the exchange rates, their source, and timestamp returned alongside. All monetary values are in the smallest currency unit (e.g., cents for USD). Responses are cached for up to 5 minutes.

Example Request

Response

Response Fields

See the Analytics guide for reporting-currency resolution, rate provenance, and how unconvertible currencies are flagged.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

entity_id
string<uuid>

Legal entity to scope the tax config to (Multi-Entity Books). Omit for the tenant's primary entity / default config.

Response

Current MRR.

currency
string

The reporting currency.

amount
integer<int64>

FX-normalized MRR total in the reporting currency, minor units.

mrr
integer<int64>

Alias of the normalized total.

normalized_mrr
integer<int64>
reporting_currency
string
breakdown
object[]
fx
object