Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

Body

application/json

Data to enrich

data
object[]
required

Array of leads to enrich. Minimum: 1 lead. Maximum: 100 leads.

enrich_email_address
boolean
required

If true, work email address of the contact will be enriched.

enrich_phone_number
boolean
required

If true, direct phone number of the contact will be enriched.

webhook
string

You can provide a webhook URL where results will be pushed once enrichment is done.

process_flow
string

Add the process flow ID to use for your enrichment, if subscribed to the process flow add-on.

Response

Enrichment task created

success
boolean
Example:

true

id
string
Example:

"your-request-id"

message
string
Example:

"Processing..."