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",
"country": null,
"state": 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"
}
},
...
]
},
"meta": {
"results": 35,
"limit": 10,
"offset": 0,
"params": {
"domain": "intercom.io",
"company": null,
"type": null,
"offset": 0,
"seniority": null,
"department": null
}
}
}
Create a free account to get your API key and start integrating. It takes a minute.
Create a free account