Person email lookup
Requires the name of a person and a company name or domain.
Returns the professional email of this person and the email quality.
{"alternatives": ["joedelia@hundo.io"],"email": "joed@hundo.io","validation": "valid"}
Enrich any system with email lookup.
Get started in minutes.
Requires the name of a person and a company name or domain.
Returns the professional email of this person and the email quality.
{"alternatives": ["joedelia@hundo.io"],"email": "joed@hundo.io","validation": "valid"}
Takes as input a company domain or name.
Returns a list of emails with their quality.
{"emails": ["joedelia@hundo.io","cameronjames@hundo.io"],"totalCount": 4,"validation": "valid"}
Requires an email address.
Returns whether the email address is deliverable or not.
{"validation": "valid"}