Returns the current API credit balance for the authenticated user.
Authorization header:
| Field | Type | Description |
|---|---|---|
api_available_credits | number | Currently available API credits |
api_total_credits | number | Total API credits purchased or allocated |
code != 200 indicates the request failedmessage contains the specific error reason, such as authentication failure