Email API that just works

Quickly integrate email into your application with a powerful and easy-to-use REST API.

Developer-First

Send emails with your favorite stack

A simple, elegant interface so you can start sending emails in minutes. It fits right into your code with SDKs for your favorite programming languages.

Email API Stack
import { Resend } from 'resend';
const resend = new Resend('re_123456789');
await resend.emails.send({
from: 'Acme <onboarding@resend.dev>',
to: ['delivered@resend.dev'],
subject: 'hello world',
html: '<p>it works!</p>',
});
Observability

Complete visibility of your API calls

Troubleshoot with detailed logs including the request headers and response body. Collect and analyze real-time data on API traffic. Fix critical issues before they impact the application.

Resend Dashboard - Logs
Extensible

An API endpoint for any use case

Do more with your emails using flexible API endpoints. Send attachments, schedule using natural language, or trigger batch emails with ease.

import { Resend } from 'resend';
const resend = new Resend('re_123456789');
await resend.emails.send({
from: 'Acme <onboarding@resend.dev>',
to: ['delivered@resend.dev'],
subject: 'hello world',
html: '<p>it works!</p>',
scheduledAt: 'in 1 min',
});
Fey
The API strikes the perfect balance between specificity and ease of implementation, enabling us to replace our existing email mechanism in under an hour.
Thomas Russell

Thomas Russell

Co-founder of Fey

Read story
Reliable

The API that you can trust

The support that your business needs. The reliability that your team needs. The security that your mission-critical application needs.

99.9% uptime

APIs that are built from the ground up to be highly available, reliable, and scalable.

View status

Secure & compliant

Committed to the security and privacy of customer data, Resend is GDPR and SOC 2 compliant.

Visit security

Premium support

Get the help you need, whenever you need it, with response SLA's and a dedicated Slack channel.

See enterprise

Start sending this morning

Resend delivers mission-critical emails for some of the fastest growing teams.

Sign up for free