Email API
built for devs
Send transactional emails in minutes.
One API call, real delivery, full observability.
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' }Integrate in minutes
One API, multiple languages. Copy, paste, ship.
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...API response time
Delivery rate
Language SDKs
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.
Loved by developers
Join thousands of developers shipping email with cmdsend.
Sarah Chen
Lead Dev @ TechFlow
"cmdsend is exactly what we needed. Simple API, reliable delivery, docs are actually readable."
Marcus Johnson
CTO @ StartupCo
"Migrated from our old provider in under an hour. The DX is unmatched."
Elena Rodriguez
Full Stack @ InnovateLabs
"Finally, an email API that doesn't require 50 pages of docs to send a simple email."
Tom Wright
Backend Eng @ DevCorp
"DKIM setup was automatic. Domain verified in 2 minutes. Incredible."
Priya Patel
Platform Eng @ ScaleUp
"The webhook integration is rock solid. Zero missed events in 3 months."
James Liu
Infrastructure @ MegaCo
"We handle 200K emails/day through cmdsend. Rock solid. Highly recommend."
Simple pricing
Start free. No credit card required. Scale as you grow.
Hobby
For side projects and experiments
- 1,500 emails/month
- Basic analytics
- Community support
- API access
- 1 domain
Pro
For growing products and startups
- 35,000 emails/month
- Advanced analytics
- Priority support
- Webhooks
- Unlimited domains
- Scheduled sending
- Team seats
Scale
For high-volume applications
- 250,000 emails/month
- Dedicated IPs
- SLA guarantee
- Custom integrations
- SSO
- Dedicated success manager
No credit card required · No setup fees · Cancel anytime