Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful response with account credit information
Get the current credit balance for the authenticated user account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response with account credit information