Docs

This API will tell you how many credits you have left on your account. It's simple, fast and easy to use.
Here are a few scenarios in which businesses should use this API:
Below, you will find the instructions on how to use our API. It's very easy to use, and it requires SSL.
API DEFAULT URL: https://api.zerobounce.net/v2/getcredits
API U.S.A. URL*: https://api-us.zerobounce.net/v2/getcredits
API EU URL: https://api-eu.zerobounce.net/v2/getcredits
*This endpoint uses servers located within the United States. By utilizing this endpoint, you acknowledge and consent to your data being processed on servers in the United States.
Below you will find the instructions on how to use our API. It's very easy to use and requires SSL. The API requires an active credit balance and will never consume a credit for any unknown result.
URL Parameters
This API will tell you how many credits you have left on your account. It's simple, fast and easy to use.
If you want to call the API from your browser to test it, all you have to do is replace the API KEY with your key:
API DEFAULT URL: https://api.zerobounce.net/v2/getcredits?api_key=[replacewithyours]
API U.S.A. URL*: https://api-us.zerobounce.net/v2/getcredits?api_key=[replacewithyours]
API EU URL: https://api-eu.zerobounce.net/v2/getcredits?api_key=[replacewithyours]
This API will tell you how many credits you have left on your account.
The API will return these results in a JSON format using the "getcredits" method. ‘Credits’ is the value that shows the number of credits left in your account for email validations. If a -1 is returned, that means your API Key is invalid.
*This endpoint uses servers located within the United States. By utilizing this endpoint, you acknowledge and consent to your data being processed on servers in the United States.
This API will tell you how many credits you have left on your account. It's simple, fast and easy to use.
Successful Response
{"Credits":2375323}Error Response
{"Credits":-1}We allow a maximum of 80,000 requests in 1 hour (100,000 for ZeroBounce ONE™ Customers) before temporarily blocking for 1 day for the following endpoints:
Bad API key requests (200 times in 1 hour) to the following endpoints will result in a temporary block for 1 day:
*This endpoint uses servers located within the United States. By utilizing this endpoint, you acknowledge and consent to your data being processed on servers in the United States.