~/email-for-developers providers ↗
← all providers
Inbound Transactional owned by Cloudflare

Cloudflare Email Service

Free routing, programmable inbound via Workers, sending in beta.

overview

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.

for developers picking email infrastructure

The question here is which one a backend engineer would rather operate. That means SDK depth in the language already in use, whether a retry can safely be replayed, how much the event log tells you when a customer says the email never arrived, and whether the pricing curve stays sane as volume grows.

Against password resets, receipts, and magic links shipped from application code, Cloudflare Email Service covers developer experience, SDK breadth, and event stream, and does not cover idempotency keys and webhook coverage. Whether that gap matters depends on how central those are to the build.

  • DX score: 8/10
  • SDKs: node
  • Idempotency keys: No
  • Operating since: Not published
  • Event stream: Yes
  • Best published rate per 1,000: Tiers not published in comparable form
  • Webhooks: No
  • 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.
  • Free tier: Email Routing free; Email Workers on Workers Free plan
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.

best for

Domains already on Cloudflare that want free routing, programmable inbound, and a cheap sending API in one place.

not great for

Workloads that need proven deliverability today, or teams that prefer to keep email infrastructure off Cloudflare.

pros
  • 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
cons
  • 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

Compared with