The open source email platform for everyone

Send product, transactional and marketing emails. Pay only for what you send and not for storing contacts.

Open source • Self-host in minutes • Free tier

Proudly sponsored by

Code Rabbit
useSend product hero
Builders and open source teams love useSend
Transitioned recently to open source email sender useSend for our 30k and growing newsletter. It's such a great product and amazing oss experience.
useSend was extremely easy to set up, and I love that it's open source. Koushik has been an absolute awesome person to deal with and helps us with any issues or feedback.
Tommerty avatar
Tommerty doras.to
don't sleep on useSend
shellscape avatar
shellscape jsx.email
Thank you for making useSend!
Andras Bacsai avatar
Andras Bacsai coolify.io
I KNOW WHAT TO DO
VicVijayakumar avatar
VicVijayakumar onetimefax.com
Features
Analytics

Analytics

Track deliveries, opens, clicks, bounces and unsubscribes in real time with a simple, searchable log. Filter by domain, status, api key and export them. Track which campaigns perform best.

Marketing Email Editor

Marketing Email Editor

Design beautiful campaigns without code using a visual, notion like WYSIWYG editor that works in major email clients. Reuse templates and brand styles, and personalize with variables.

Contact Management

Manage contacts, lists, and consent in one place. Import and export easily, keep per-list subscription status. Contacts are automatically updated from bounces and complaints.

Suppression List

Prevent accidental sends. Automatically populated from bounces and complaints, and manage via import/export or API. Works with transactional and marketing emails.

SMTP Relay

Drop-in SMTP relay that works with any app or framework. Do not get vendor lock-in. Comes in handy with services like Supabase

Developers

Typed SDKs and simple APIs, so you can focus on product not plumbing.

import { UseSend } from "usesend-js";

const usesend = new UseSend("us_12345");

usesend.emails.send({
  to: "[email protected]",
  from: "[email protected]",
  subject: "useSend email",
  html: "<p>useSend is the best open source product to send emails</p>",
  text: "useSend is the best open source product to send emails",
});
Language example toggled
PRICING

pay for what you use, the most affordable email platform

Free

$0
per month
  • Send up to 3000 emails per month
  • Send up to 100 emails per day
  • Can have 1 contact book
  • Can have 1 domain
  • Can have 1 team member

Paid

$10
minimum usage per month
  • $10 monthly usage credits
  • Send transactional emails at $0.0004 per email
  • Send marketing emails at $0.001 per email
  • Can have unlimited contact books
  • Can have unlimited domains
  • Can have unlimited team members
Pricing Calculator

Drag the sliders to estimate your monthly cost.

5,000 emails
12,500 emails
Marketing
$5.00
@ $0.0010 each
Transactional
$5.00
@ $0.0004 each
Estimated Total
$10.00
before taxes
About

As most of email products out there, useSend also uses Amazon SES under the hood to send emails. We provide an open and alternative way to send emails reliably and cheaply with a great dashboard.

useSend is bootstrapped and funded by the cloud offering and sponsors. If you self host useSend, please consider sponsoring us.