411data cookbook
Worked examples for common lead and enrichment question shapes. Each recipe teaches a reusable pattern — not a one-off answer.
Start here
| Recipe | When to read |
|---|---|
| api_integrations | "Is there an API?" — REST, MCP, OpenAPI, auth |
| filter_discipline_meta | Before any paid call — compose filters, avoid wasted no-match charges |
| bill_on_match | How billing + refunds work on enrichment routes |
| anti_invent | When to refuse — do not hallucinate contact data |
Enrichment (live)
| Recipe | Question shape |
|---|---|
| enrich_websearch_when | "Find contacts for a local business name" |
Catalog recipes (offline by default)
| Recipe | Question shape |
|---|---|
| enrich_email_waterfall (email enrichment) | "Who is [email protected]?" |
| enrich_company_domain | "Tell me about acme.com" |
| leads_search_filters | "CTOs at software companies in Florida" |
Platform
| Recipe | Topic |
|---|---|
| connect_wizards | /connect?action=… hub — wallets, top-up, keys, billing |
| batch_and_concurrency | Bulk enrichment — parallel REST, no CSV upload API |
| event_callbacks | Webhooks when hunts finish (async / push alternative) |
| prepay_deposits | Top up virtual USD with USDC on Base |
| support_tickets | Support via API or Enrich Agent — no Connect page |
| session_feedback | Earn virtual credits via session summaries |
| waiaas_setup | Autonomous x402 spend with WAIaaS |
Planned recipes
See backlog for recipes not yet written.