Skip to main content
Now with React Email support

Email API for developers

The best way to send transactional emails. Build with our simple API, focus on your product, and let us handle deliverability.

0
Emails sent daily
99.9%
Delivery rate
0
Happy developers
send-email.ts
import { Mailcraft } from 'mailcraft';

const mailcraft = new Mailcraft('mc_123456789');

await mailcraft.emails.send({
  from: 'hello@yourapp.com',
  to: 'user@example.com',
  subject: 'Welcome to our platform!',
  html: '<h1>Hello World</h1>'
});

Trusted by developers at

Vercel Stripe Linear Notion Figma

Everything you need

Build reliable email workflows with powerful features designed for developers.

Lightning Fast

Send emails in milliseconds with our globally distributed infrastructure. 99.9% uptime guaranteed.

Secure by Default

DKIM, SPF, and DMARC configured automatically. Your emails will always land in the inbox.

Real-time Analytics

Track opens, clicks, bounces, and complaints. Get insights to optimize your email performance.

Webhooks

Get notified instantly when emails are delivered, opened, or clicked. Build reactive workflows.

React Email

Build beautiful emails with React components. No more fighting with HTML tables.

Scheduling

Schedule emails to be sent at the perfect time. Optimize for your users' time zones.

Start sending emails today

Get started for free. No credit card required.

Create free account Talk to sales