Get Credits
Account Management
Get Credits
Query account credit balance via GET /v1/credits.
GET
Get Credits
Response fields
| Field | Type | Description |
|---|---|---|
data.total_credits | number | Total credits allocated to the account. |
data.total_usage | number | Total credits consumed. |
data.balance | number | Remaining credit balance (total_credits − total_usage). |