Contact forms that just work. No backend code, no configuration, no hassle. Add HTML, push config, done. Built-in spam protection included.
Seriously, it takes 30 seconds
One line in mailiam.config.yaml
domains: mysite.com: forms: contact: to: hello@mysite.com
Point your form to the endpoint
<form action="https://api.mailiam.dev/v1/mysite.com/contact" method="POST"> <input name="email" required /> <textarea name="message"></textarea> <button>Send</button> </form>
Deploy in seconds
$ mailiam push ✅ Forms live! → https://api.mailiam.dev/v1/mysite.com/contact
Built-in honeypot and rate limiting
Emails come FROM your domain, not ours
Use your own HTML/CSS, no restrictions
Submissions processed in <100ms
This form is powered by mailiam. Send a test and get instant acknowledgment.
This form sends from oi.mailiam.io
Reply comes from oh-reply@oi.mailiam.io (SRS magic!)
Add contact forms to landing pages without backend infrastructure
Contact, demo request, and lead capture forms that just work
Add dynamic forms to Astro, Next.js, or any static site generator
No backend, no database, no hassle. Just add HTML and push.
Free plan: 180 emails/month • Unlimited forms • No credit card required