Get organization usage
Usage analytics for the API key’s organization: request and error totals, latency, per-key and per-endpoint breakdowns, and billable product spend. Defaults to the last 30 days in day buckets (UTC).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Window start (ISO 8601). Default: 30 days before to.
Window end (ISO 8601). Default: now.
Bucket size for the series. Default day; hour requires a range of at most 8 days.
, hour, day Comma-separated API key uuids to filter by (at most 50).
Optional grouping of the request series.
, none, api_key, endpoint, status_class Response
Organization usage overview.
Per-route breakdown, requests desc.
Window totals.
Per-API-key breakdown, requests desc.
Latency per bucket, ungrouped.
Billable products and spend.
The resolved query window.
Requests per bucket, zero-filled.
A URL to the JSON Schema for this object.
"https://alpha.api.trycaesar.com/UsageOverviewResponse.json"