Zerobounce Validate Emails
Last updated
Was this helpful?
Blocks for validating email deliverability using ZeroBounce.
Validate emails
This block uses the ZeroBounce API to validate email addresses for deliverability. It checks if an email is valid, invalid, catch-all, spamtrap, abuse, or disposable. Optionally provide an IP address for additional validation context.
The response includes detailed status information, SMTP provider, and recommendation on whether to send emails to that address.
Email to validate
str
Yes
ip_address
IP address to validate
str
No
error
Error message if the search failed
str
response
Response from ZeroBounce
Response
List Cleaning: Validate email lists before campaigns to reduce bounce rates.
Lead Qualification: Verify lead email addresses as part of intake workflows.
Form Validation: Check email validity in real-time during user registration or contact form submissions.
Last updated
Was this helpful?
Was this helpful?