Back to API Reference Index
GET/v2/credits

Check Credit Balances & Quotas

WORKING

Get active AI credit balance, monthly renewal timestamp, and tier allocations.

{
  "balance": 1250,
  "monthlyAllocation": 1250,
  "expiresAt": "2026-09-01T00:00:00.000Z",
  "plan": "STARTER"
}