Enrich multiple contacts

Submit up to 1,000 contacts for asynchronous enrichment.

Workflow

  1. Submit contacts → receive job_id
  2. Poll /api/enrich/status/{job_id} every 5-10 seconds
  3. When status: completed, fetch results from /api/enrich/results/{job_id}

Webhooks

Optionally provide a webhook_url to receive a notification when the job completes instead of polling.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!