Cloudflare Email Service
Free routing, programmable inbound via Workers, sending in beta.
Cloudflare Email Service bundles the long-standing free Email Routing product with Email Workers (programmatic inbound) and a new Email Sending API launched in public beta in April 2026. The combination is unique: a free forwarding tier, a TypeScript-native way to handle inbound mail, and a sending price near the bottom of the market. The sending product is brand new, so deliverability track record is nonexistent.
At an early stage the deciding factors are what the free tier actually covers, what the first paid invoice looks like, and how much of a founding engineer's week the setup costs. Feature depth that only matters at a million sends a month is noise until it is not.
Against a waitlist, a launch announcement, onboarding email, and the first transactional sends, Cloudflare Email Service covers developer experience and SDK breadth, and does not cover scheduling and webhook coverage. Whether that gap matters depends on how central those are to the build.
- Free tier: Email Routing free; Email Workers on Workers Free plan
- Best published rate per 1,000: Tiers not published in comparable form
- Starts at: Sending: $0.35 per 1,000 messages (Workers Paid required, $5/mo)
- DX score: 8/10
- Deliverability: Free Email Routing forwards reliably and inherits Cloudflare's operational maturity. The new Sending API has no track record; treat any deliverability claim as unverified until public history appears.
- Operating since: Not published
- Scheduling: No
- SDKs: node
- Webhooks: No
Free Email Routing forwards reliably and inherits Cloudflare's operational maturity. The new Sending API has no track record; treat any deliverability claim as unverified until public history appears.
Domains already on Cloudflare that want free routing, programmable inbound, and a cheap sending API in one place.
Workloads that need proven deliverability today, or teams that prefer to keep email infrastructure off Cloudflare.
- › Email Routing is free, including catch-all addresses and forwarding to any inbox
- › Email Workers let you process inbound email in TypeScript with no extra infrastructure
- › Sending priced at $0.35 per 1,000 (about a third of most managed providers)
- › Native fit when DNS, Workers, and KV/D1 already live on Cloudflare
- › No separate API keys; auth is via Cloudflare API tokens
- › Email Sending is in public beta; no deliverability history yet
- › No SMTP relay; everything routes through Workers or the REST API
- › Templates and event-log debugging are minimal compared to Postmark or Mailgun
- › Tightly coupled to the Cloudflare ecosystem; not portable
- › Best-of-breed providers will outpace it on pure sending features for some time
Features at a glance
| API | Yes |
| SMTP | No |
| SDKs | node |
| Webhooks | No |
| Templates | none |
| React Email | No |
| Batch send | Yes |
| Scheduled send | No |
| Suppressions | Yes |
| Multi-tenant | Yes |
| Inbound parsing | Yes |
| Event stream | Yes |
| Idempotency keys | No |
| Dedicated IP | No |
Appears in rankings
8 Best Email Tools for High-Volume Sending (2026), Tested
$0.35 per 1,000 in beta. Cheapest managed sender if deliverability holds up.
10 Best Inbound Email Parsing Tools (2026), Tested
Email Workers process inbound mail in TypeScript with no infrastructure to run. Free for routing, Workers Paid for compute.