GET https://api.hunter.io/v2/domain-search?domain=intercom.io&api_key=API_KEY
The Domain Search requires a domain name and returns a set of data about the organisation, the email address found and additional information about the people owning those email addresses.
Domain Search APIGET https://api.hunter.io/v2/email-finder?domain=asana.com&first_name=Dustin&last_name=Moskovitz&api_key=API_KEY
The Email Finder requires the name of a person and a domain name. It returns the professional email of this person and a confidence score. If the email address is displayed somewhere online, the sources are also returned.
Email Finder APIGET https://api.hunter.io/v2/email-verifier?email=patrick@stripe.com&api_key=API_KEY
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 Verifier API