Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
OK
Number of credits available on your workspace
Examples:
5000
This endpoint provides the current balance of credits available in your workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
Number of credits available on your workspace
5000