Run your first enrichment
Create, enrich, monitor, and export a campaign in Python.
Explore the API
Schemas, responses, and an interactive playground.
The workflow
- Create a campaign from account UUIDs.
- Enrich it. Credits are charged at this step, one per eligible account.
- Poll until the status is
enriched. - Export the results as a CSV download.
POST under https://api.datalane.com, authenticated with a bearer API key. Responses share one envelope: the resource under data on success, or a machine-readable code under error. Errors and retries lists every code and which ones to retry.