Get monthly usage totals by metric or currency.
Authorizations
LedgerUp API Key.
Query Parameters
Inclusive lower bound for event occurrence time. Unix timestamp in seconds.
1767225600
Exclusive upper bound for event occurrence time. Unix timestamp in seconds.
1767225600
Aggregation applied to corrected usage events. latest returns the quantity from the event with the latest occurred_at; ties use accepted_at then event ID. count returns the number of events.
sum, min, max, avg, latest, count "sum"
Aggregate only events for this currency. Normalized to lowercase.
^[A-Za-z]{3}$"usd"
Response
Namespace usage grouped by UTC calendar month and metric or currency.
Aggregation applied to corrected usage events. latest returns the quantity from the event with the latest occurred_at; ties use accepted_at then event ID. count returns the number of events.
sum, min, max, avg, latest, count "sum"