The relay, inbound routing, and analytics engine your app plugs into. Build MailChimp-style or Gmail-style products on Sleeng Mail — without touching MX records or SMTP servers.
Comparable to
Platform capabilities
One platform for outbound delivery, inbound routing, event tracking, and deliverability management.
Getting started
Register your organization via the API. You get a JWT token immediately — no approval process.
Submit your domain. We generate SPF, DKIM, and DMARC DNS records. Publish them and we auto-verify.
Create a scoped API key. Use it in the X-API-Key header on the send endpoint.
POST to /v1/send with from, recipients, subject, and HTML. Delivery is async — a message_id comes back immediately.
Register a webhook to receive real-time delivery, bounce, open, and click events as they happen.