Usage
This workspace’s API consumption, by endpoint, key and day. The same numbers our own dashboard reads — measuring our consumption with the instrument we hand customers is what stops the two drifting. Defaults to the last 30 days; the window is capped at 366 days. Free, and readable with a key that cannot spend: checking your own bill must never require a key that can run up a new one.
Authorizations
A workspace API key.
Query Parameters
First day of the window, inclusive. YYYY-MM-DD. Defaults to 30 days ago.
^\d{4}-\d{2}-\d{2}$"2026-07-01"
Last day of the window, inclusive and counted whole. YYYY-MM-DD. Defaults to today.
^\d{4}-\d{2}-\d{2}$"2026-07-31"
Response
Success.
Start of the window, inclusive.
"2026-07-01"
End of the window, inclusive.
"2026-07-31"
The window in one row.
Heaviest spend first.
Which key spent it.
Oldest day first.
Balance now, not at to.