Posthawk

Complete Email Platform.
Self-Host Or Let Us Run It.

Send, schedule, and receive emails with a simple API. Deploy on your own infrastructure or use our managed cloud.

Email Setup
DIY — SMTP, SPF, DKIM, DMARC
Days
Posthawk REST API
5 min
1 API call

To start sending emails

Complete Platform

Send, schedule
& receive

Transactional emails, scheduled delivery, inboundwebhooks, and React templates — self-hosted or managed.

Features

Everything you need
for email infrastructure

Transactional Email

Send emails via a simple REST API powered by AWS SES with high deliverability out of the box.

Scheduled Sending

Schedule emails for future delivery and cancel or modify them anytime before they are sent.

Inbound Processing

Receive and process incoming emails via webhooks with full attachment and header parsing.

Email Templates

Create and manage reusable templates with dynamic variables built on top of React Email.

Team Workspaces

Collaborate with role-based access control to invite team members and manage permissions.

Self-Hostable

Deploy on your own infrastructure with a single Docker command, or let us manage it for you starting at $149/mo.

How It Works

Three steps to
start sending

01

Connect your AWS SES

Add your SES credentials in the dashboard. Posthawk handles the rest — SPF, DKIM, and DMARC configuration guides included.

02

Send via REST API

A single POST request to send transactional emails. Schedule for later, use templates, or send raw HTML.

03

Receive via webhooks

Configure inbound email processing. Posthawk parses incoming mail and forwards structured data to your webhook endpoint.

API Example
curl -X POST https://api.posthawk.dev/v1/send \  -H "Authorization: Bearer ck_live_..." \  -H "Content-Type: application/json" \  -d '{    "to": "user@example.com",    "subject": "Welcome aboard!",    "html": "<h1>Hello {{name}}</h1>",    "variables": { "name": "Alex" },    "scheduledAt": "2026-12-01T09:00:00Z"  }'
200 OKEmail queued for delivery
Pricing

Simple, transparent
pricing

Free
Freeforever

Get started with managed email infrastructure. No credit card required.

What's included:
  • 3,000 emails / month
  • 100 emails / day
  • 1 domain
  • 2 API keys
  • 3 templates
  • 1 webhook endpoint
  • 10 MB email size limit
  • 3-day log retention
ProMost Popular
$12/month

For growing teams who need more volume and no daily sending limits.

What's included:
  • 50,000 emails / month
  • Unlimited daily sending
  • 10 domains
  • 25 API keys
  • 10 templates
  • 5 webhook endpoints
  • 30 MB email size limit
  • 15-day log retention
Enterprise
$49/month

For teams at scale with dedicated support and high-volume infrastructure.

What's included:
  • 100,000 emails / month
  • Unlimited daily sending
  • 100 domains
  • 100 API keys
  • Unlimited templates
  • Unlimited webhooks
  • 30 MB email size limit
  • 30-day log retention
Testimonials

Loved by
developers

Posthawk replaced three different services for us. Sending, receiving, and scheduling all in one clean API.

Sarah Chen

Sarah Chen

CTO at Nextera Health

We migrated from SendGrid in a single weekend. Posthawk's API is simpler and we cut email costs by 80%.

Marcus Rivera

Marcus Rivera

Lead Engineer at Stackwise

Inbound email processing is a game changer. We built our entire support ticket system on Posthawk webhooks.

Aisha Patel

Aisha Patel

Founder at Deskflow

An email platform that doesn't try to lock you in. We self-host with Docker and have full control over our data.

Jonas Eriksson

Jonas Eriksson

DevOps Lead at Cloudbase

Scheduled emails were always painful to implement. With Posthawk it was just a single API field. Incredible.

Priya Sharma

Priya Sharma

Full-Stack Developer at LaunchKit

React Email template support is brilliant. Our designers iterate on templates with hot reload and ship faster.

David Kim

David Kim

Engineering Manager at Formstack

Blog

Latest from
the blog

Self-Hostable

Your infrastructure,
your rules

Docker Compose

Deploy in 5 minutes.
Own everything.

Run Posthawk on your own servers with a single Docker Compose command. Full control over your data, no vendor lock-in, no per-email fees. Just connect your AWS SES credentials and start sending. Don't want to manage it? We offer a managed plan starting at $149/mo.

Platform Cost

$0

Stack
Next.jsNestJSSupabaseAWS SESBullMQRedisTailwind CSSTurborepo
Deploy

Docker Compose, one command

Cookie Preferences

We use analytics cookies to understand how you use our site and improve your experience. Privacy Policy