cURL
API Enrichment
Enrich Contacts
Start waterfall enrichment for contacts.
LoneScale will call your webhook_url with this payload once the job is completed.
See the Enrichment payload documentation for the full webhook schema.
POST
cURL
Authorizations
Provide your API key in the x-api-key header.
Body
application/json
Types of enrichment to perform.
Minimum array length:
1Available options:
email, phone, profile Contacts to enrich.
Minimum array length:
1Webhook endpoint to receive enrichment results.
When true, the webhook response will include a jobChangeDetected field indicating whether the contact has changed company since the input data was provided.
Only effective when enrichment_type includes "profile" and webhook_url is provided.
Response
Enrichment successfully created

