Documentation / Account
GET /v1/usage
Current month's consumption for the caller's account.
{
"month": "2026-09",
"count": 42,
"quota": 1000,
"reset_at": "2026-10-01T00:00:00Z"
}
Documentation / Account
/v1/usageCurrent month's consumption for the caller's account.
{
"month": "2026-09",
"count": 42,
"quota": 1000,
"reset_at": "2026-10-01T00:00:00Z"
}