Domain Search API

Find email addresses from a domain name with a simple API call.

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.


GET https://api.hunter.io/v2/domain-search?domain=intercom.io&api_key=API_KEY

{
  "data": {
    "domain": "intercom.io",
    "disposable": false,
    "webmail": false,
    "accept_all": false,
    "pattern": "{first}",
    "organization": "Intercom",
    "description": null,
    "twitter": null,
    "facebook": null,
    "linkedin": null,
    "instagram": null,
    "youtube": null,
    "technologies": ["amazon-web-services", "facebook", "intercom", "marketo", "node-js", "react", "recaptcha", "sentry"],
    "country": null,
    "state": null,
    "city": null,
    "postal_code": null,
    "street": null,
    "emails": [
      {
        "value": "ciaran@intercom.io",
        "type": "personal",
        "confidence": 92,
        "sources": [
          {
            "domain": "github.com",
            "uri": "http://github.com/ciaranlee",
            "extracted_on": "2015-07-29",
            "last_seen_on": "2017-07-01",
            "still_on_page": true
          },
          {
            "domain": "blog.intercom.io",
            "uri": "http://blog.intercom.io/were-hiring-a-support-engineer/",
            "extracted_on": "2015-08-29",
            "last_seen_on": "2017-07-01",
            "still_on_page": true
          },
          ...
        ],
        "first_name": "Ciaran",
        "last_name": "Lee",
        "position": "Support Engineer",
        "seniority": "senior",
        "department": "it",
        "linkedin": null,
        "twitter": "ciaran_lee",
        "phone_number": null,
        "verification": {
          "date": "2019-12-06",
          "status": "valid"
        }
      },
      ...
    ],
    "linked_domains": []
  },
  "meta": {
    "results": 35,
    "limit": 10,
    "offset": 0,
    "params": {
      "domain": "intercom.io",
      "company": null,
      "type": null,
      "offset": 0,
      "seniority": null,
      "department": null
    }
  }
}

Start building with the Domain Search

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