From https://hunter.io/api/email-verifier
The Email Verifier requires an email address. It returns the result of the verification to know if this email address is deliverable or not, with the detailed validations made and a confidence score.
email
Required
Email to check if deliverable or not.
From https://hunter.io/api/email-verifier
The Email Verifier requires an email address. It returns the result of the verification to know if this email address is deliverable or not, with the detailed validations made and a confidence score.
/v2/email-verifier
?api_key={{ api_key }}&email={{ email }}
Body
Headers