- Home
- Categories
- Communication
- Resend Email API
Resend Email API
Resend Email API provides a scalable and reliable platform for developers to send transactional and marketing emails through a RESTful interface, featuring modern SDKs and extensive documentation.
Developed by Resend
Reference for available routes, request structures, and live examples.
Sends transactional emails with templating support
https://api.resend.com/emailscurl -X POST 'https://api.resend.com/emails' \
-H 'Authorization: Bearer YOUR_API_KEY'{
"to": "[email protected]",
"from": "[email protected]",
"html": "<strong>Hello!</strong>",
"subject": "Welcome to Our Service"
}{
"id": "abc123def456",
"to": "[email protected]",
"from": "[email protected]",
"created_at": "2023-07-18T15:30:00Z"
}- Password reset emailsOptimized Capability
- Welcome and onboarding sequencesOptimized Capability
- Receipt and invoice deliveryOptimized Capability
- Scheduled marketing campaignsOptimized Capability
- User invitation workflowsOptimized Capability
- ✓ Developer-first REST API
- ✓ Multi-language SDK support
- ✓ Strong observability with logs & webhooks
- ✓ High deliverability and domain authentication
- ✗ Free tier limited to basic usage
- ✗ Template features in private beta
- ✗ No visual email designer included
- ✗ Rate limits apply to free tier
FAQs
API Specifications
v1Less than 10 minutes to start sending
600 requests/minute per API key
Free plan includes 3,000 emails per month, single domain, 1-day log retention, ticket support
Use Case: Best For
Developers building transactional email features and scaling with ease
Not Recommended For
Teams needing advanced marketing campaign builders or high-contact marketing automation
Explore Related APIs
Discover similar APIs to Resend Email API
Twilio Communications API
The Twilio Communications API enables developers to integrate voice, SMS, and video capabilities into applications, streamlining communication solutions for businesses.
Novu Notification API
Novu Notification API provides a robust platform for developers to manage notifications across various channels, offering options for self-hosting or cloud deployment.
Email Validator
Email Validator API provides a swift solution for developers to validate email addresses in real-time, improving deliverability and reducing bounce rates in applications.