📄️ Pipeline (One-Flow)
The Pipeline endpoint runs the whole lead-generation flow in a single tracked job: search → suppress → unlock → verify → deliver. You submit criteria once and poll a single track_id (or get pushed via a webhook) instead of orchestrating Search and Unlock yourself.
📄️ Webhooks
Register a URL and eCore will POST to it when an async job finishes, so you don't have to poll. Webhooks are most useful with the Pipeline flow.