Send, schedule, and receive emails with a simple API. Deploy on your own infrastructure or use our managed cloud.
To start sending emails
Transactional emails, scheduled delivery, inbound
webhooks, and React templates — self-hosted or managed.
Send emails via a simple REST API powered by AWS SES with high deliverability out of the box.
Schedule emails for future delivery and cancel or modify them anytime before they are sent.
Receive and process incoming emails via webhooks with full attachment and header parsing.
Create and manage reusable templates with dynamic variables built on top of React Email.
Collaborate with role-based access control to invite team members and manage permissions.
Deploy on your own infrastructure with a single Docker command, or let us manage it for you starting at $149/mo.
Add your SES credentials in the dashboard. Posthawk handles the rest — SPF, DKIM, and DMARC configuration guides included.
A single POST request to send transactional emails. Schedule for later, use templates, or send raw HTML.
Configure inbound email processing. Posthawk parses incoming mail and forwards structured data to your webhook endpoint.
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" }'For growing teams who need more volume and no daily sending limits.
For teams at scale with dedicated support and high-volume infrastructure.
“Posthawk replaced three different services for us. Sending, receiving, and scheduling all in one clean API.”
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
Lead Engineer at Stackwise
“Inbound email processing is a game changer. We built our entire support ticket system on Posthawk webhooks.”
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
DevOps Lead at Cloudbase
“Scheduled emails were always painful to implement. With Posthawk it was just a single API field. Incredible.”
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
Engineering Manager at Formstack
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.
$0
Docker Compose, one command
We use analytics cookies to understand how you use our site and improve your experience. Privacy Policy