{
  "slug": "resend",
  "name": "Resend",
  "url": "https://resend.com",
  "cat": "comms",
  "group": "ship",
  "tagline": "Transactional email API",
  "price": "Free: 3,000 emails/mo, 100/day, 1 domain. Pro $20/mo for 50,000 emails and 10 domains. Scale $90/mo for 100,000. Overage $0.90 per 1,000.",
  "tier": "mixed",
  "pick": false,
  "what": "Developer-first transactional email API from the team behind React Email. Send via REST, SMTP, or SDKs for Node, Python, Go, Rust and PHP. Handles domain auth (SPF, DKIM, DMARC), event webhooks, inbound receiving, and a broadcast plus audience feature for simple newsletters.",
  "why": "The fastest path from <code>npm i resend</code> to a working signup email — one API key, one function call, JSX templates. The free tier covers most side projects outright.",
  "warn": "Free plan caps at 100 emails/day and 1 verified domain, and an unverified domain can only send to your own address. Shared IPs mean your deliverability rides on your neighbors until you earn volume.",
  "install": "npm i resend",
  "category": {
    "key": "comms",
    "name": "Email, forms & notifications",
    "desc": "Transactional mail, form capture, push. Deliverability is the thing to buy for.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://resend.com/",
    "checked_at": "2026-08-19T00:37:41.862+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}