Get credit balance
GET/api/v1/credits
Returns current credit balance, aggregate usage, and recent transactions.
Responses
- 200
- 401
Balance and recent activity.
Authentication failed. error.code is one of
MISSING_API_KEY, INVALID_API_KEY, API_KEY_EXPIRED, or
CLIENT_INACTIVE.