v1

latestOpenAPI 3.1.0Proprietary2026-07-265759203.4 KB
Enrichment

Find Email (Async)

Find a single person's email; returns a job ID to poll.

post/find-email-async

Headers

x-api-keystring nullable

Request body

leadobject required

Single lead to process. Provide any combination of name, email, company, linkedin, etc.

verify_emailsboolean

SMTP-verify each discovered email before returning it.

mode'PROFESSIONAL' | 'PERSONAL'

Email type to discover: 'PROFESSIONAL' (work) or 'PERSONAL'.

providersstring[] nullable

Override the default provider waterfall by listing provider IDs in priority order.

webhook_urlstring uri nullable

HTTPS URL that receives the result payload when the async job completes.

Response

Successful Response

{"stackTrail":"paths:/find-email-async:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}