Get usage summary for billing.
Returns usage statistics for the namespace including:
Time Range:
start_date and end_date are provided, uses that rangeExample:
GET /v1/analytics/usage/summary
GET /v1/analytics/usage/summary?start_date=2025-01-01T00:00:00Z&end_date=2025-01-31T23:59:59Z
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
REQUIRED: Namespace identifier for scoping this request. All resources (collections, buckets, taxonomies, etc.) are scoped to a namespace. You can provide either the namespace name or namespace ID. Format: ns_xxxxxxxxxxxxx (ID) or a custom name like 'my-namespace'
Start date (UTC)
End date (UTC)
Successful Response
The response is of type Response Get Usage Summary V1 Analytics Usage Summary Get · object.