Hosted email for developers. Send, track, and protect every message. Warmup, bounces, DMARC, webhooks — built in.
No credit card · 1,000 emails free per month · Cancel anytime
Built on open standards · Integrates with your stack
Everything included
Stop stitching together five SaaS products. Packetmail ships the whole sending stack — auth, delivery, observability, compliance — in a single control plane.
Redis-backed workers honour per-pool rate limits, warmup curves, retry budgets, and quiet hours — so you never blast a cold IP.
SPF, DKIM, DMARC, BIMI, MTA-STS — generated, verified, and monitored per domain. We tell you exactly what DNS records to paste.
Open, click, bounce, FBL, delivery — streamed live through webhooks with sub-second visibility on the dashboard.
Ramp new IPs and domains on a safe schedule. Reputation scoring flags issues before mailbox providers do.
Automatic honouring of bounces, complaints, and unsubscribes. Import existing lists. Zero boilerplate.
Token-auth API, OpenAPI spec, first-party PHP/JS SDKs, and a real CLI. Everything scriptable, nothing locked behind a UI.
Developer experience
Clean REST endpoints. Predictable JSON. Bearer auth with Sanctum. No XML, no proprietary SDKs required.
curl -X POST https://api.packetmail.io/v1/messages \ -H "Authorization: Bearer pm_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "hostname": "acme.com", "local_part": "hello", "to": ["ada@example.com"], "subject": "Welcome to Acme", "template_id": 42, "vars": { "name": "Ada" } }'
Workspace, domain, first message — under five minutes. SPF, DKIM, DMARC, warmup, webhooks, bounces. Already wired.
No credit card. Cancel anytime. Your data, your domain.
$ curl https://api.packetmail.io/v1/messages \ -H "Authorization: Bearer $PACKET_KEY" \ -d '{"to":"ada@lovelace.dev", "from":"hello@yourco.com", "subject":"It shipped.", "html":"<p>Inbox, not spam.</p>"}' › queued · msg_01HQZ…XK9 › delivered · 117ms
We respect your privacy.
Packetmail only uses cookies that are strictly necessary for the site to work — auth sessions and your theme preference. We don't track you, run ad pixels, or share data with third parties. Read the policy.