GET
/
account
/
credits
{
  "balance": 5000
}

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
balance
number

Number of credits available on your workspace