API: Billing
The billing category lets you check how much credit you have remaining on your account.
| Action | Required Parameters | Optional Parameters |
|---|---|---|
| billing/credit | None | None |
billing/credit
Endpoint: billing/credit
{
"credit": "9.566",
"success": "yes"
}