{"slug":"resend","name":"Resend","owner":null,"repo":null,"category":"agent-comms","lang":"","blurb":"Developer-first transactional email API with a clean SDK, React email templates, and instant self-serve API keys.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Developer-first transactional email API with a clean SDK, React email templates, and instant self-serve API keys.","website":"https://resend.com","docs_url":"https://resend.com/docs","signup_url":"https://resend.com/signup","pricing_model":"free-tier","pricing_note":"Free: 3,000 emails/mo (100/day); Pro from $20/mo","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Sign up free and generate an API key immediately from the dashboard; domain verification required before sending from your own domain (or use the shared onboarding@resend.dev). API also manages domains/keys programmatically.","mcp_server":"https://github.com/resend/mcp-send-email","sdks":["Node","Python","Ruby","PHP","Go","Rust","Java","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"import resend\\n\\nresend.api_key = \\\"re_...\\\"\\n\\nresend.Emails.send({\\n    \\\"from\\\": \\\"onboarding@resend.dev\\\",\\n    \\\"to\\\": \\\"user@example.com\\\",\\n    \\\"subject\\\": \\\"Hello\\\",\\n    \\\"html\\\": \\\"<p>Sent with Resend</p>\\\",\\n})\"}","tags":["email","transactional","developer","mcp"],"useCases":[],"codeSample":{"lang":"python","code":"import resend\n\nresend.api_key = \"re_...\"\n\nresend.Emails.send({\n    \"from\": \"onboarding@resend.dev\",\n    \"to\": \"user@example.com\",\n    \"subject\": \"Hello\",\n    \"html\": \"<p>Sent with Resend</p>\",\n})"},"oneLiner":"Developer-first transactional email API with a clean SDK, React email templates, and instant self-serve API keys.","docsUrl":"https://resend.com/docs","signupUrl":"https://resend.com/signup","pricingModel":"free-tier","pricingNote":"Free: 3,000 emails/mo (100/day); Pro from $20/mo","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Sign up free and generate an API key immediately from the dashboard; domain verification required before sending from your own domain (or use the shared onboarding@resend.dev). API also manages domains/keys programmatically.","mcpServer":"https://github.com/resend/mcp-send-email"}