v1
latestOpenAPI 3.1.0AGPL-3.0-only2026-07-1773264353.7 KBUsage
Get usage summary
Retrieve aggregated usage data across all customers for the tenant.
get/api/v1/usage/summary
Query parameters
start_datestring date required
end_datestring date required
metric_idstring MeteroidId
Example:bm_7n42DGM5Tflk9n8mt7Fhc7
Response
Usage summary
Example response
{
"usage": [
{
"metric_id": "bm_7n42DGM5Tflk9n8mt7Fhc7"
}
]
}