Create bulk email enrichment job (BETA)

BETA: This endpoint is currently in beta and may change based on provider coverage, job orchestration, and response tuning.

Cost: up to 10 credits per item (charged on completion for found results only)

Creates an asynchronous bulk person email enrichment job for up to 10,000 lookup items. When domain is omitted for an item, current experience domains are tried in seniority order. Processing happens sequentially by chunk in the background. Use the status endpoint to monitor progress and retrieve the results download URL.

Body Params
items
array of objects
required
length between 1 and 10000

A list of person email enrichment lookups. Up to 10,000 items can be provided.

items*
int64
required
1 to 9223372036854776000

The CompanyEnrich person ID to enrich.

string | null

Optional company domain to resolve the email address on. If omitted, current experience domains are tried in seniority order.

uri | null

The webhook URL to receive the notification when processing completes.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json