Email for developers

The best way to reach humans instead of spam folders. Deliver transactional and marketing emails at scale.

Companies of all sizes trust Resend to deliver their most important emails.

Warner Bros.MaxRaycastMistral AIReplitAnghami
GumroadDecathlonSupabaseLeapPayload

Integrate this weekend

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.

1import { Resend } from 'resend';
2 
3const resend = new Resend('re_xxxxxxxxx');
4 
5(async function() {
6 const { data, error } = await resend.emails.send({
7 from: 'onboarding@resend.dev',
8 to: 'delivered@resend.dev',
9 subject: 'Hello World',
10 html: '<strong>it works!</strong>'
11 });
12 
13 if (error) {
14 return console.log(error);
15 }
16 
17 console.log(data);
18})();

First-class developer experience

We are a team of engineers who love building tools for other engineers. Our goal is to create the email platform we've always wished we had — one that just works.

Delivereddelivered@resend.dev
HTTP 200: { "id": "13359f77-466e-436d-9cb2-ff0b0c9a8af4" }
HTTP 200: { "id": "c3be1838-b80e-457a-9fc5-3abf49c3b33e" }
HTTP 200: { "id": "a08045a6-122a-4e16-ace1-aa81df4278ac" }

Test Mode

Simulate events and experiment with our API without the risk of accidentally sending real emails to real people.

Learn more →
BouncedMar 28 05:10:11

to charlotte@xerox.com with type Spam, on agent Thunderbird running on Windows

ComplainedMar 28 05:10:44

to olivia@gmail.com with feedback Spam

Modular Webhooks

Receive real-time notifications directly to your server. Every time an email is delivered, opened, bounces, or a link is clicked.

Learn more →

Write using a delightful editor

A modern editor that makes it easy for anyone to write, format, and send emails. Visually build your email and change the design by adding custom styles.

Weekly Acme Newsletter
a day ago
Fromyour.name@acme.com
ToNewsletter Subscribers
SubjectWeekly Newsletter

Press '/' for commands

Go beyond editing

Group and control your contacts in a simple and intuitive way. Straightforward analytics and reporting tools that will help you send better emails.

Audience
Newsletter subscribers
ALL CONTACTS
UNSUBSCRIBED
METRICS
AUDI...
1,034
Total contacts
5
Unsubscribed

Contact Management

Import your list in minutes, regardless the size of your audience. Get full visibility of each contact and their personal attributes.

Learn more
Deliverability
98%
Delivered 3,204
Bounced 60
Engagement
41%
Opened41%
Clicked12%

Broadcast Analytics

Unlock powerful insights and understand exactly how your audience is interacting with your broadcast emails.

Learn more
⚛️

Develop emails using React

Create beautiful templates without having to deal with <table> layouts and HTML. Powered by react-email, our open source component library.

Files
TSuser-welcome.tsx
TSreset-password.tsx
TSuser-invite.tsx
TSweekly-digest.tsx
1import { Body, Button, Container,
2 Head, Html, Img, Preview,
3 Section, Text } from 'react-email'
4 
5const WelcomeEmail = ({ username }) => (
6 <Html>
7 <Head />
8 <Preview>Welcome to ACME</Preview>
9 <Body>
10 <Container>
11 <Section>
12 <Text>Hello {username},</Text>
13 <Button href="/get-started">
14 Get Started
15 </Button>
16 </Section>
17 </Container>
18 </Body>
19 </Html>
20);
21 
22export default WelcomeEmail;
A

Welcome to ACME, user!

Hello Steve,

Thanks for signing up! We're excited to have you on board. Click the button below to get started with your new account.

Cheers,
The ACME Team

Reach humans, not spam folders

Proactive blocklist tracking

Be the first to know if your domain is added to a DNSBLs such as those offered by Spamhaus with removal requests generated by Resend.

Faster Time to Inbox

Send emails from the region closest to your users. Reduce delivery latency with North American, South American, European, and Asian regions.

Build confidence with BIMI

Showcase your logo and company branding with BIMI. Receive guidance to obtain a VMC - the email equivalent of a checkmark on social media.

“Resend is transforming email for developers. Simple interface, easy integrations, handy templates. What else could we ask for.”

Guillermo Rauch

CEO at Vercel

Everything in your control

All the features you need to manage your email sending, troubleshoot with detailed logs, and protect your domain reputation — without the friction.

Domains
you@acme.com
news@startup.io
hello@example.dev
team@company.co
29,486↑ 12.4%
Emails sent this month
35k25k15k5k
JanFebMarAprMayJunJulAugSepOctNovDec

Beyond expectations

Resend is driving remarkable developer experiences that enable success stories, empower businesses, and fuel growth across industries and individuals.

Resend is an amazing product. It was so easy to switch over. I feel confident knowing that our important emails are in good hands with Resend. Everyone should be using this.

Shariar Kabir

Founder at Ruby Card

All of our customers are located in South America, so having a solution that could send emails from the region closest to our users is very important. Resend's multi-region feature is a game-changer for us.

Giovanni Keppelen

CTO & Partner at VOA Hotels

The speed and ease of integrating with the product was incredible, but what really stood out was their intricate knowledge of email and relentless support day or night. Oh and we also ended up winning Product of the week.

Sam Ducker

Co-founder of Anyone

As a developer I love the approach that the Resend team is taking. Its so refreshing. They are also extremely user-centric and helpful in terms of getting you up and running, sending beautiful emails that deliver.

Hahnbee Lee

Co-Founder at Mintlify

The Resend team has built something that hasn't been done before. Their peers are miles behind in terms of developer experience.

Alex Chen

Lead Engineer at Loom

Email reimagined. Available today.

Get Started >Contact Us >