billing

Get Credit Balance

Get real-time credit balance for the authenticated user.

get/v1/billing/credit-balance

Headers

authorizationstring

Response

Successful Response

balance_centsinteger required

Available balance in cents

currencystring

Example response

{
  "balance_cents": 24750
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.