Billing
Get credit balance
Get your credit balance (for prepaid accounts only). The value is in cents.
get/billing/credit
Response
Prepaid credit balance
Example response
{
"amount": "5.50",
"currency": "EUR"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.