Skip to main content
GET
Today's usage
Returns today’s tokens_in and tokens_out, plus the limits that trigger 429. This request does not count against your quota, so you can poll it from dashboards or monitors.

Headers

Response — 200

integer
Input tokens billed today.
integer
Output tokens billed today.
integer
Daily ingress cap.
integer
Daily egress cap.
string
Always "day_utc".
string
ISO 8601 timestamp at 00:00 UTC today.
string
ISO 8601 timestamp at 00:00 UTC tomorrow (when limits reset).

Example

Response