get https://api.debounce.io/v1/balance/
Get the remaining balance of your DeBounce account.
The response is the number of credits that are available on your DeBounce account.
HTTP/1.1 200 OK
{
"balance":"1986406"
}
Parameter | Type | Description |
---|---|---|
balance | [string] | Remaining balance on your DeBounce account. |