Free
Instant disposable inbox you can keep.
- Instant address on allsend.io
- Keep up to 3 addresses forever
- Sandboxed secure reading
- No ads · no tracking · EU-hosted
The free plan is not a trial — it's the product. Paid plans add scale, retention and control when you need them. Same privacy guarantees on every plan.
Free forever. Upgrade to Plus or Pro when you need more room.
Instant disposable inbox you can keep.
More addresses, more history.
For people who live in their inbox.
On a separate domain so agent traffic never touches human mail.
For solo builders and side projects.
Scaled automations with priority.
Dedicated infrastructure and SLAs.
Type-safe SDK, OTP auto-extracted, works everywhere Node runs.
import { AllSend } from "@allsend/agents"; const allsend = new AllSend({ apiKey: process.env.ALLSEND_KEY }); // spin up a fresh inbox on a rotating domain const inbox = await allsend.inboxes.create({ ttl: "1h" }); console.log(inbox.address); // e.g. m3z-8fa@allsend-agents.com // wait up to 60s for the next incoming message const msg = await inbox.waitForMessage({ timeout: 60_000 }); // OTP codes are auto-extracted — no regex on your side console.log(msg.otp); // "482913" console.log(msg.from); console.log(msg.subject);
Whichever plan you're on, the guarantees below are structural — not a marketing pledge.
| Guarantee | Free | Plus | Pro | Dev | Startup | Enterprise |
|---|---|---|---|---|---|---|
No ads, ever | ||||||
No third-party trackers or pixels | ||||||
No IP addresses stored in app data | ||||||
No user-agent strings stored | ||||||
Sandboxed, sanitised email rendering DOMPurify + iframe sandbox, remote images blocked | ||||||
EU data residency Frankfurt, eu-central-1 | ||||||
GDPR export & delete from Settings |
Early access, launch pricing, no payment now. We'll email you once — when the plan you signed up for is live.
One email. No payment. No third-party trackers.