ZeroBounce
Validate and score email addresses.
SourcingAPI key4 endpoints
Runtime credentials
Connecting ZeroBounce via OAuth or your own API key requires the following secret slots in your workspace:
- ZEROBOUNCE_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
get_credits Get the remaining ZeroBounce email-validation credit balance for the API key. | GET /v2/getcredits | none | — | — | no bill |
get_api_usage Get ZeroBounce API usage totals and status breakdowns for a date range. | GET /v2/getapiusage | none | — | — | no bill |
validate_email Validate one email address with ZeroBounce's real-time email validator. | GET /v2/validate | paid_provider | — | — | provider_usage |
validate_batch Validate up to 100 email addresses with ZeroBounce's real-time batch validator. | POST /v2/validatebatch | paid_provider | — | — | provider_usage |