Get revenue analytics
GET
/dashboard/revenue
Get revenue analytics: MRR, total this month, outstanding, overdue, and trend.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
RevenueResponse
object
mrr_cents
required
Mrr Cents
number
total_revenue_this_month_cents
required
Total Revenue This Month Cents
number
outstanding_invoices_cents
required
Outstanding Invoices Cents
number
overdue_amount_cents
required
Overdue Amount Cents
number
currency
required
Currency
string
monthly_trend
required
Monthly Trend
Array<object>
RevenueDataPointobject
month
required
Month
string
revenue_cents
required
Revenue Cents
number
mrr_trend
Any of:
TrendIndicator
null
Unauthorized – invalid or missing API key
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context