Skip to main content
GET
/credits/balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

balance
number
required

The number of credits remaining in your account.

Example:

123.456