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.
Documentation Index
Fetch the complete documentation index at: https://docs.lonescale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Provide your API key in the x-api-key header.
Body
Types of enrichment to perform.
1email, phone, profile Contacts to enrich.
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

