Keep the transactional API, add the rest.
Resend built the cleanest transactional email API on the market. Docs are tight, the React Email integration is the best in class, and the DX genuinely beats every legacy ESP. If you only need password resets and receipts, Resend is a fine answer.
Resend has since added Broadcasts (marketing), Automations (flows), Audiences (contact management), and an MCP server. nitrosend and Resend now overlap on all four. The remaining differences are: nitrosend's MCP exposes the full product surface (21 tools covering campaigns, flows, segments, contacts, templates, deliverability) vs Resend's more send-focused MCP; nitrosend has unlimited contacts on every plan; and nitrosend supports BYO sending keys so you can route through your existing Resend account and keep its deliverability reputation.
Same volume. Real numbers. Pick the row closest to your scale.
| Scenario | | |
|---|---|---|
| Free tier | 500 emails/mo | 3,000 emails/mo |
| 20,000 emails/mo | $20 Pro (full stack) | $20 Pro |
| 50,000 emails/mo | $20 Pro + overage | $20 Pro |
| 100,000 emails/mo | $100 Ultra (full stack) | $90 Business |
| 1,000,000 emails/mo | ~$500-800 (full stack) | ~$650+ (tier depends) |
Prices accurate as of April 2026. Check vendor sites for current.
No big-bang migrations. Move the pieces you want, keep what works.
Picking a tool is about fit, not tribalism. Here's where Resend genuinely shines.
You're primarily sending transactional email, React Email as a first-class template format matters to you, or you're happy operating email marketing via Resend's dashboard.
You want an AI agent to operate the whole email stack through a wider MCP surface, you want unlimited contacts, or you want BYO sending keys so you can keep your existing provider's infrastructure.
Yes. On Pro and Ultra, add your Resend API key under BYO providers. nitrosend handles templates, campaigns, flows, AI, and MCP; Resend handles the actual SMTP. No double-pay, no deliverability reset.
Yes. Pass rendered React Email HTML as the `html` field on `POST /v1/my/messages` or via the Node SDK's `ns.messages.send({ html })`. First-class React Email helpers ship in @nitrosend/sdk 0.8.
It depends on which tiers match your volume and whether you use BYO. Roughly: at 100K+ emails/mo the nitrosend Ultra plan includes marketing and flows at a comparable or lower price than Resend's Business plan for transactional alone. If you also need marketing via another tool, nitrosend consolidates the two bills. BYO via Amazon SES further reduces per-email cost at very high volume.
Yes. Resend ships an MCP server. nitrosend's MCP exposes 21 tools covering the full product (campaigns, flows, segments, contacts, templates, deliverability) which is wider than Resend's current MCP surface. Both are legitimate options; pick based on which surface your agent actually needs.
Yes. Export contacts via `GET /v1/my/contacts` or ask an agent to dump to CSV with `nitro_import_contacts` in reverse. Templates export as HTML. You own your data, no lock-in.