Resend
Email API tightly coupled to React Email.
Resend launched in 2023 with a modern API and first-class React Email integration. The DX wins it attention, but the operational track record is short, the volume pricing climbs quickly, and the platform is opinionated toward React stacks. Suited to early-stage product teams already invested in the React Email toolchain.
A SaaS product sends on behalf of its customers, so the deciding factors are tenant isolation, whether suppressions can be scoped rather than global, and whether support can answer why one specific account did not receive one specific email. Lifecycle automation and transactional sending usually need to coexist.
Against trial expiry notices, dunning, onboarding sequences, and per-tenant transactional mail, Resend covers event stream, the suppressions API, scheduling, and webhook coverage, and does not cover multi-tenant support, operating track record, and best published rate per 1,000. Whether that gap matters depends on how central those are to the build.
- Multi-tenant: No
- Event stream: Yes
- Suppressions API: Yes
- Operating since: 2023
- Scheduling: Yes
- Best published rate per 1,000: $0.35
- Deliverability: Acceptable, but the deliverability track record is shorter than Postmark or SendGrid. Independent inbox-placement studies vary. Dedicated IPs are available on higher tiers.
- Webhooks: Yes
- Starts at: $20/mo for 50,000 emails
Acceptable, but the deliverability track record is shorter than Postmark or SendGrid. Independent inbox-placement studies vary. Dedicated IPs are available on higher tiers.
Database API key exposed in client-side code
A database API key was left reachable from client-side code. An attacker used it to read production data between 30 December 2023 and 10 January 2024, and the access was found on 9 January through unusual account activity.
All users, limited to records created on or after 1 November 2023. Resend disclosed it publicly nine days after the access began.
- ›Email metadata: recipient and sender addresses, subject lines, cc, bcc, reply-to, and send dates
- ›Domain names, verification status, and DKIM public keys
- ›API key names and encrypted tokens
- ›HTTP request logs
- ›Contact names and email addresses
- ›Email body content, both HTML and plain text
- ›Attachments
- ›Unencrypted DKIM private keys
Key removed, all database credentials rotated, MFA enforced, password resets issued, and a third-party firm engaged to investigate. Remediation caused 25 minutes of downtime.
disclosure ↗Early-stage React or Next.js product teams sending under 50k/mo.
High-volume senders, teams that need deliverability history, non-React stacks.
- › Idiomatic SDKs across major languages
- › React Email integration is the smoothest of any provider
- › Idempotency keys supported
- › Clean dashboard and event log
- › Volume pricing is significantly higher than AWS SES at large volumes
- › Founded 2023, so deliverability track record and incident history are still building
- › No drag-and-drop template editor; non-React stacks get a thinner experience
- › Free tier is capped at 100 sends a day, so a 3,000/mo allowance cannot absorb a launch spike
- › January 2024 breach exposed email metadata, contacts, and encrypted API tokens for all users; message bodies were not reached
- › Status page logged roughly ten incidents in the three weeks to 2026-08-01, mostly outside the sending path: dashboard, webhooks, domain verification, and automations
- › Single-region historically; multi-region setup is newer
- › Smaller support footprint than Twilio SendGrid or Sinch Mailgun
Features at a glance
| API | Yes |
| SMTP | Yes |
| SDKs | node, python, go, ruby, php, rust, java, elixir, cli |
| Webhooks | Yes |
| Templates | react-email |
| React Email | Yes |
| Batch send | Yes |
| Scheduled send | Yes |
| Suppressions | Yes |
| Multi-tenant | No |
| Inbound parsing | Yes |
| Event stream | Yes |
| Idempotency keys | Yes |
| Dedicated IP | Yes |
Appears in rankings
13 Best Transactional Email APIs (2026), Tested
Great DX for React stacks, but volume pricing and a short track record limit its placement.
7 Best Email Tools for Developer Experience (2026), Tested
Best React Email experience but skewed toward React stacks; missing idempotency until recently.
11 Best Email Tools With Permanent Free Tiers (2026), Tested
3,000/mo permanent on a single domain.
5 Best Email Tools for React Email (2026), Tested
Native React Email but the only-React framing is limiting.
9 Best Email Tools for SaaS Startups (2026), Tested
Workable for early MVPs on React stacks; reassess as volume grows.
9 Best SendGrid Alternatives (2026), Tested
Modern API for new React stacks. Confirm volume pricing fits.
8 Best Transactional and Marketing Email Tools (2026), Tested
A clean transactional API, but it remains a weaker choice when the requirement includes mature lifecycle or broadcast automation.
7 Best HTML Email Builders (2026), Tested
Works well with React Email, but the builder story depends more on the external component library than on a full visual workflow.
7 Best Email Tools With Stripe Integration (2026), Tested
Easy to call from a webhook worker, but billing lifecycle logic and reporting must remain in application code.
7 Best Event-Based Email Tools (2026), Tested
Simple for direct code-owned event sends, but journey controls and state management live outside the provider.