Billing

Available endpoints:
NameMethodPath
get/v3/credit-balance

Credit balance

gethttps://api.cdn77.com/v3/credit-balance

Responses

200Pay-as-you-go credit balance returned.

// example of the response
{
  "current_credit": 120.94,
  "credit_expires_at": 1598356486,
  "credit_spent_in_30_days": 10.54
}

404Customer does not have a PAYG tariff nor Monthly Plan active.