Insights
Get billings breakdown by customer
Returns top customers ranked by net billings for the selected period, with a comparison to the prior period. Remaining customers are aggregated into an ‘other’ total.
GET
Get billings breakdown by customer
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Query Parameters
Time period for the query. Determines the primary period and automatically calculates a comparison period.
Available options:
this_month, last_month, two_months_ago, this_quarter, last_quarter, two_quarters_ago, this_year, last_year, last_twelve_months, all_time Example:
"this_month"
Response
Success
ISO 4217 currency code
Example:
"USD"
Aggregated billings from remaining customers for the comparison period
Example:
"22000.00"
Aggregated billings from remaining customers for the selected period
Example:
"25000.00"
Top customers by billings
Previous
Get billings breakdown by productReturns billings broken down by product for the selected period, with a comparison to the prior period.
Next
Get billings breakdown by customer