Skip to main content
POST
Find Email (Bulk, Async)

Headers

x-api-key
string | null

Body

application/json
leads
Leads · object[]
required

List of leads to process in one bulk request.

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