Skip to main content
POST
Find Email (Sync)

Headers

x-api-key
string | null

Body

application/json
lead
Lead · object
required

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

verify_emails
boolean
default:true

SMTP-verify each discovered email before returning it.

mode
enum<string>
default:PROFESSIONAL

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

Available options:
PROFESSIONAL,
PERSONAL
providers
string[] | null

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

webhook_url
string<uri> | null

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

Required string length: 1 - 2083

Response

Successful Response