Get all-months billing aggregates
One row per calendar month across your organization’s entire billing history — cycle counts (split into first cycles vs renewals), distinct billable traders, and amounts split into platform fee vs CME market data. Months follow CME’s clock (America/Chicago).
Aggregation runs inside the database, so the response stays small and fast regardless of how many cycles have accumulated. Months are keyed YYYY-MM (UTC, by cycle start date) and sorted ascending. A month with no cycles is simply absent.
Use this for spend-over-time charts and month-over-month comparisons; use GET /billing/summary?month= for one month’s line items.
Related topics
Get monthly billing summaryList billing cyclesList all billing eventsGet monthly firm P&L (revenue vs payouts vs platform costs)Project next month's bill from the current state