Developer-first email API. Simple, fast, and built for modern apps.
https://api.resend.com
Resend is a modern email API designed for developers. Send transactional emails with a clean REST API, React Email templates, and built-in analytics. The API is intentionally simple. One endpoint to send, one to check status.
Built by the creators of React Email, Resend focuses on developer experience. You can use React components to build email templates, or send plain HTML. Domain verification is straightforward and the dashboard shows delivery status in real time.
re_| Method | Path | Description |
|---|---|---|
| POST | /emails |
Send an email |
| GET | /emails/{id} |
Get email delivery status |
| POST | /emails/batch |
Send up to 100 emails in one request |
| GET | /domains |
List verified sending domains |
| POST | /domains |
Add a sending domain |
| POST | /audiences/{id}/contacts |
Add a contact to an audience |
| GET | /audiences |
List audiences |
Signup confirmations, password resets, and receipts with high deliverability.
Build email templates as React components with full IDE support.
Send up to 100 personalized emails in a single API call.
Alert your team about deploys, errors, and system events via email.
Thanks for signing up.
" }' ## Use Cases - **Transactional Email**: Signup confirmations, password resets, and receipts with high deliverability. - **React Email Templates**: Build email templates as React components with full IDE support. - **Batch Sending**: Send up to 100 personalized emails in a single API call. - **Developer Notifications**: Alert your team about deploys, errors, and system events via email. ## Links - Back to Marketplace - Developer Guide - Get API Key