email finder api

Your list already has the companies.

Friday, a CSV of domains, a Monday deadline. POST /v1/decision-makers. We come back with the person who can answer and a mailbox that said hello. You pay for that hello.
one domain per line3 / 3
siemens.com
brixen-metalwork.it
bmw.com
Examples — click the field to replace them
Buy the €49 pack
this run is on us · no seat · credits never expire
curl
curl -X POST https://api.pequod.app/v1/decision-makers \
  -H "Authorization: Bearer pq_live_…" \
  -H "Idempotency-Key: $(uuidgen)" \
  -H "Content-Type: application/json" \
  -d '{"domains":["acme-industrial.de"]}'
Idempotency-Key
Required on every metered POST. Send a UUID v4. The same key replays the same result instead of charging twice. A key still in flight answers 409.
HTTP 402
The answer when your balance cannot cover the reservation. The body carries required and available. Nothing runs, nothing is charged. Buy credits and retry the same request.
01 — find
One name on the door
acme-industrial.de
L. Brandt · CEO
role inboxes discarded
your Tuesday
The agent already has Friday's domains.
One person per company, a mailbox we asked.
JSON your CRM can swallow on Monday.
someone else's shop
Someone still has to invent the companies.
Consumer inboxes, a neighbour's door.
A lawyer's job: whether you may write.
Questions
What does POST /v1/decision-makers take and return?+
The domains you already chose. Each result is a named person, a title, and a mailbox we asked — or an empty chair, which does not bill.
Why is Idempotency-Key required?+
Every metered POST needs a UUID v4 Idempotency-Key. The same key replays the same result instead of charging twice. A key still in flight answers 409.
What happens at HTTP 402?+
Your balance cannot cover the reservation. The body carries required and available. Nothing runs and nothing is charged. Buy credits and retry the same request.
How many domains can I send?+
Twenty is the maximum per call. Split larger lists and give each call its own Idempotency-Key.
Do I pay for a no-find?+
No. Credits are committed per delivered decision-maker row (domains email is 2). The reservation for missing or discarded rows is released.
How is the email verified?+
The address goes through MillionVerifier. Sendable needs result ok, quality good, and the identity gate tying that person to the domain you sent.
Need more than 8 500 credits? Packs lists every larger size. Credits stack. Auto top-up charges the same pack on the saved card at your threshold — not a monthly plan. The unit price stops at the hosted cost of a decision-maker lookup. See every size

Start with €49. Spend it whenever.

500 credits, 250 delivered rows, no renewal date.