Find a person's professional email
Find a verified professional email for a person at a company. Identifier fields are at the TOP LEVEL of the body (NOT inside an identifiers object): first_name + last_name (or full_name) plus domain (or company / company_name). LinkedIn URL/handle is not currently supported here — if that is all you have, call /people/enrich first with identifiers.linkedin_url to resolve name + domain, then call this endpoint. agntdata waterfalls cheapest-first across providers until an email is returned (or your max_cost_cents budget is exhausted). If you already know the email and want to look up other fields, use /people/enrich instead with identifiers.email.
Authorizations
Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...
Body
Identifier fields are TOP-LEVEL (NOT nested under identifiers). Provide a name (first_name+last_name or full_name) AND a company (domain or company/company_name). LinkedIn URL/handle is not currently supported here — if that is all you have, call /people/enrich first with identifiers.linkedin_url to resolve name + domain, then call this endpoint.
Person's first name. Pair with last_name (or use full_name instead).
1Person's last name. Pair with first_name.
1Person's full name — alternative to first_name + last_name.
1Company root domain (e.g. "tesla.com"). Strongest company signal.
1Company name (alias of company_name). Use when domain is unknown.
1Company name (alias of company).
1x >= 0