Get credit balance
GET/users/credits
Your current balance. Spend against total_credits — it is the sum of
the two buckets, and generation draws from both.
Responses
- 200
- 401
- 403
- 404
Current balance.
Missing, malformed, invalid or revoked API key.
Confirm the key independently with GET /api-keys/introspect, which
needs no scope.
The key is valid but lacks a required scope.
No such resource for this key's owner. A resource belonging to another user is indistinguishable from one that does not exist.