Credits
Get credits
Get remaining API credits for the authenticated user.
Returns: CreditsResponse with the current aggregate API credit balance.
Raises: HTTPException: 404 if the caller is not an API-enabled user HTTPException: 503 if the billing backend is unavailable
GET
Get Credits
Authorizations
API key for authentication. Get your key from the developer portal.
Response
200 - application/json
Successful Response
Remaining credits for the authenticated API user.
Remaining API credits available to the authenticated user.
Required range:
x >= 0Get Credits