Email infrastructure that works like your code. Push to deploy. Config as code. Real-time dashboard. Zero learning curve.
One platform, unlimited possibilities. From system emails to customer forms — you get it all.
Password resets, notifications, alerts. Better DX than SendGrid.
System emails for your app. TypeScript SDK, great docs, helpful errors. Built for developer happiness.
Live in 30 seconds. Zero backend required.
Add HTML form, push config, done. Forms go live in 30 seconds. No backend, no database, no hassle.
Professional email infrastructure. No Google Workspace needed.
Forward hello@yourapp.com to Gmail. Reply as your brand. Enable two-way conversations. All included.
✨ Plus: Domain forwarding, SRS magic for replies, AI agent integration — all in one platform.
The only email service with a Git-like workflow. Push configuration changes, version control your email infrastructure, and deploy in seconds.
mailiam push deploys configuration just like git push.
Version control your email infrastructure alongside your code.
mailiam init →
mailiam push →
live.
From zero to production in under 30 seconds.
Every error message tells you exactly what went wrong AND how to fix it. No more guessing, no more cryptic errors.
Progress indicators, spinners, and instant validation. Always know what's happening, never left wondering.
Same workflow. Same mental model. Zero learning curve.
The first email dashboard with CMD+K, real-time streaming updates, and Vim-style shortcuts. So fast, you'll think it's broken.
Fuzzy search for everything. Navigate the entire dashboard without touching your mouse.
Watch your metrics update live. SSE streaming means zero page refreshes, ever.
Power users rejoice. Navigate like you're in Vim with G O, G D, G U shortcuts.
The dashboard developers will text their friends about.
TypeScript SDK with zero dependencies and everything you need
import { mailiam } from '@mailiam/node'; const client = new mailiam({ apiKey: process.env.MAILIAM_API_KEY }); await client.emails.send({ from: 'hello@myapp.com', to: 'customer@example.com', subject: 'Welcome!', html: '<h1>Welcome aboard</h1>' });
Exponential backoff for transient failures
Smart queueing when you hit limits
Complete type safety and autocomplete
Lightweight, no bloat, fast installs
Git-like workflow. Real-time dashboard. Delightful DX. Start building in 30 seconds.
Free forever plan • No credit card required • CLI, SDK, and dashboard included