GET/v2/credits
Check Credit Balances & Quotas
Get active AI credit balance, monthly renewal timestamp, and tier allocations.
{
"balance": 1250,
"monthlyAllocation": 1250,
"expiresAt": "2026-09-01T00:00:00.000Z",
"plan": "STARTER"
}Get active AI credit balance, monthly renewal timestamp, and tier allocations.
{
"balance": 1250,
"monthlyAllocation": 1250,
"expiresAt": "2026-09-01T00:00:00.000Z",
"plan": "STARTER"
}