Find a person's email
Finds the most likely professional email address for a named person at a domain or company, with a confidence score. Provide domain (or company) plus either full_name, or both first_name and last_name. Backed by Hunter.io. Costs 2 credits per call.
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Domain of the person's employer (e.g. stripe.com). Required unless company is given.
Company name when the domain is unknown.
First name (required with last_name unless full_name is given).
Last name (required with first_name unless full_name is given).
Full name, as an alternative to first + last name.
Response
The most likely email for the person
lead_email_result Confidence score (0–100).

