Overview
Resend is a modern email API designed for developers. It provides a simple, reliable way to send transactional and marketing emails from your superun applications.What is Resend
Resend offers a developer-friendly email service with:- Simple API: Clean, RESTful API that’s easy to integrate
- High Deliverability: Optimized for inbox placement
- React Email: Built-in support for React-based email templates
- Webhooks: Real-time delivery and engagement tracking
- Analytics: Detailed email performance metrics
- Templates: Pre-built email templates for common use cases
Key Benefits
- Developer Experience: Designed by developers, for developers
- High Deliverability: Better inbox placement than traditional SMTP
- React Integration: Native support for React email components
- Real-time Tracking: Webhooks for delivery and engagement events
- Scalable: Handles high-volume email sending
- Affordable: Competitive pricing with generous free tier
Getting Started
1. Create a Resend Account
- Go to resend.com and sign up
- Verify your email address
- Complete the account setup process
2. Get Your API Key
- Go to API Keys in your Resend dashboard
- Click Create API Key
- Give it a name (e.g., “superun App”)
- Copy the API key (starts with
re_) - Keep it secure and never expose it in client-side code
3. Configure Resend in superun
When you need to use Resend in your superun project, simply mention it in the conversation. superun will automatically prompt you to enter your Resend API key. Just paste the API key you copied from Resend, and superun will handle the rest of the configuration automatically.Need Help?
Check our FAQ for common Resend integration questions and troubleshooting tips.

