Get usage timeseries
Returns time-bucketed usage data for charts. Supports hourly and daily granularity. Daily aggregates hourly rows at query time via date_trunc.
Documentation Index
Fetch the complete documentation index at: https://developers.beta.dealroom.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Auth0 JWT access token. Paste a token obtained from your preferred OAuth2 flow. For machine-to-machine use, the OAuth2 client_credentials scheme below can mint a token directly from your client_id / client_secret inside the Swagger UI Authorize dialog.
Query Parameters
Start date (inclusive), ISO 8601 date format
"2026-01-01"
End date (inclusive), ISO 8601 date format
"2026-01-31"
Client ID to query (admin only — M2M tokens see own usage only)
Time bucket granularity
hourly, daily "daily"
Response
Usage timeseries