Email API for developers

Send transactional emails with a simple REST API. No complexity, just deliverability.

send.ts
await fetch('https://api.post.cead.dev/api/v1/send', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer ps_live_...',
    'Content-Type': 'application/json',
  },
  body: JSON.stringify({
    to: { email: 'user@example.com' },
    subject: 'Welcome aboard',
    html: '<h1>Hello!</h1>'
  })
});

Built for developers

{ }

Simple API

One endpoint, one API key. Send emails in under 5 minutes.

Delivery tracking

Real-time status updates. Know when emails bounce or get delivered.

</>

Template builder

Create beautiful emails with our block editor or bring your own HTML.

Fast delivery

Built on AWS SES. Your emails arrive in seconds, not minutes.

Simple pricing

Start small, scale as you grow.

Starter

$9/mo
  • 5,000 emails/month
  • Delivery tracking
  • Template builder
  • API access
Get started

Enterprise

Custom
  • Unlimited emails
  • Dedicated IP
  • SLA guarantee
  • Dedicated support
Contact us

Start sending in minutes

Simple API, reliable delivery. Get started with Pro today.

Get started