Find Email Address
Pass a social media URL to return an email for the person.
Find Email Address
POST
/person_search
Get an email address along with contact and company data by passing a social media URL.
Headers
Name
Value
Content-Type
application/json
Body
Name
Type
Description
api_key
string
Your API Key
profile_url
string
The social media URL.
Example
{
"api_key": "x9141mdq142",
"profile_url": "https://www.linkedin.com/in/williamhgates/"
}
Check List Status
Check List StatusTrack the progress of your enrichment using this endpoint.
Download List Data
Once the enrichment is complete, use this endpoint to retrieve your results.
Download List DataLast updated