Account Balance
Check your remaining validation credits
GET
Get account balance
The Account Balance endpoint returns the number of remaining validation credits in your DeBounce account.
Use this endpoint to:
- Check available credits before running validations
- Monitor credit usage programmatically
- Prevent interruptions in automated workflows
Response
The response is a simple JSON object containing only your current credit balance. Example:This endpoint is read-only and always returns the balance as a string value.
Authorizations
API key for authentication
Query Parameters
Your DeBounce API key
Get account balance

