Now in public beta — free forever plan

Email API
built for devs

Send transactional emails in minutes.One API call, real delivery, full observability.

99.9%
Uptime SLA
<1s
Avg delivery time
DKIM
Email auth built-in
Real-time
Delivery webhooks
send-email.js
import { Cmdsend } from 'cmdsend';

const cmdsend = new Cmdsend('cmd_live_xxxxxxxxx');

await cmdsend.emails.send({
  from: 'Acme <hello@acme.com>',
  to: ['user@example.com'],
  subject: 'Welcome to Acme!',
  html: '<h1>You\'re in!</h1>',
});
// → { id: 'msg_01abc...', status: 'sent' }
Quick start

Integrate in minutes

One API, multiple languages. Copy, paste, ship.

send_email.js
import { Cmdsend } from 'cmdsend';

const cmdsend = new Cmdsend('cmd_live_xxxxxxxxx');

const { id } = await cmdsend.emails.send({
  from: 'Acme <hello@acme.com>',
  to: ['user@example.com'],
  subject: 'Welcome to Acme!',
  html: '<h1>Welcome!</h1><p>You\'re in!</p>',
});

console.log(id); // msg_01abc...
< 10ms

API response time

99.9%

Delivery rate

4+

Language SDKs

Features

Everything you need
nothing you don't

Built on production-grade sending infrastructure with a developer-first API. Start sending in minutes, scale to millions.

Lightning Fast

Sub-second email delivery. Real sending, real infrastructure.

DKIM Authentication

Automatic DKIM key generation and DNS record configuration for every domain.

Domain Verification

Verify your sending domains with real DNS records. Full SPF, DKIM, and DMARC.

Real-time Analytics

Track opens, clicks, bounces, and deliverability with detailed dashboards.

Real-time Webhooks

Get real-time event notifications for delivery, bounces, and complaints.

Simple API

One REST call to send an email. API keys with fine-grained permissions.

Testimonials

Loved by developers

Join thousands of developers shipping email with cmdsend.

SC

Sarah Chen

Lead Dev @ TechFlow

"cmdsend is exactly what we needed. Simple API, reliable delivery, docs are actually readable."
MJ

Marcus Johnson

CTO @ StartupCo

"Migrated from our old provider in under an hour. The DX is unmatched."
ER

Elena Rodriguez

Full Stack @ InnovateLabs

"Finally, an email API that doesn't require 50 pages of docs to send a simple email."
TW

Tom Wright

Backend Eng @ DevCorp

"DKIM setup was automatic. Domain verified in 2 minutes. Incredible."
PP

Priya Patel

Platform Eng @ ScaleUp

"The webhook integration is rock solid. Zero missed events in 3 months."
JL

James Liu

Infrastructure @ MegaCo

"We handle 200K emails/day through cmdsend. Rock solid. Highly recommend."
Pricing

Simple pricing

Start free. No credit card required. Scale as you grow.

Hobby

For side projects and experiments

$0forever
  • 1,500 emails/month
  • Basic analytics
  • Community support
  • API access
  • 1 domain
Most popular

Pro

For growing products and startups

$10/month
  • 35,000 emails/month
  • Advanced analytics
  • Priority support
  • Webhooks
  • Unlimited domains
  • Scheduled sending
  • Team seats

Scale

For high-volume applications

$59/month
  • 250,000 emails/month
  • Dedicated IPs
  • SLA guarantee
  • Custom integrations
  • SSO
  • Dedicated success manager

No credit card required · No setup fees · Cancel anytime