Credits
Authorizations
X-API-KeystringRequired
Authentication via the Topaz generated key in the X-API-Key header.
Responses
200
Credit balance
application/json
available_creditsintegerOptionalExample:
The number of credits available to you.
100reserved_creditsintegerOptionalExample:
The number of credits reserved by you (if applicable).
10total_creditsintegerOptionalExample:
The total number of credits in your account (available credits + reserved credits).
110get
/credits/balance200
Credit balance
Last updated