Email Finder API

Find any email address from a name and a domain name with a simple API call.

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.


GET https://api.hunter.io/v2/email-finder?domain=reddit.com&first_name=Alexis&last_name=Ohanian&api_key=API_KEY

{
    "data": {
      "first_name": "Alexis",
      "last_name": "Ohanian",
      "email": "alexis@reddit.com",
      "score": 97,
      "domain": "reddit.com",
      "accept_all": false,
      "position": "Cofounder",
      "twitter": null,
      "linkedin_url": null,
      "phone_number": null,
      "company": "Reddit",
      "sources": [
        {
          "domain": "redditblog.com",
          "uri": "http://redditblog.com/2008/10/22/widgets-get-an-upgrade-and-a-firefox-extension-that-will-rock-your-world",
          "extracted_on": "2018-10-19",
          "last_seen_on": "2021-05-18",
          "still_on_page": true
        },
        ...
      ],
      "verification": {
        "date": "2021-06-14",
        "status": "valid"
      }
    },
    "meta": {
      "params": {
        "first_name": "Alexis",
        "last_name": "Ohanian",
        "full_name": null,
        "domain": "reddit.com",
        "company": null,
        "max_duration": null
      }
    }
}

Start building with the Email Finder

Create a free account to get your API key and start integrating. It takes a minute.

Create a free account
"Our integration with Hunter has proven to be a hit not only with our customers (who love the ease and coverage of contact info it provides), but with our CTO, Casey, too. Making Casey happy is a tough thing to do, but here, it's Hunter's ease of integration, seamless API, and affordable cost that shine."
Rand Fishkin
Rand Fishkin
Cofounder & CEO, Rand Fishkin