Used by developers at
Features
We run our own mail servers with dedicated IPs, proper DKIM signing, and per-ISP traffic shaping.
4
Regions
12
IPs
<3s
Delivery
Password resets, welcome emails, marketing campaigns — handle it all from one dashboard.
Sent
24,891
Delivered
24,612
Opened
12,305
Clicked
3,841
A clean REST API and SMTP relay. Grab your API key and go.
await unosend.emails.send({
from: 'you@co.com',
to: 'user@gmail.com',
subject: 'Hello',
html: '<h1>Hi</h1>'
});
Real-time delivery status and engagement analytics.
99.1%
Delivered
52.3%
Open rate
12.8%
Click rate
Transactional
Password resets, order confirmations, verification codes — deliver critical emails in under 3 seconds.
A single POST request. No SDKs required, but we have them if you want them.
{
"from": "noreply@yourapp.com",
"to": "user@gmail.com",
"subject": "Reset your password",
"html": "<p>Click here to reset...</p>"
}
Marketing
Invite OnlySend marketing campaigns to your audiences. Unlimited broadcasts, built-in unsubscribe, and real engagement data. Available for Enterprise and 1M+ volume customers.
Write your campaign, pick an audience, and hit send. We handle the rest.
Email Builder
No-code drag-and-drop editor for visual emails.
Switch to HTML anytime for full control.

FAQ