Open source ยท AGPL ยท Self-hostable

Your HTML form,
working in 30 seconds.

Point any form at our endpoint and get submissions in your inbox. No backend, no account, no credit card โ€” just an access key. Spam protection included free, because it should be.

250 submissions/month free, forever. No signup.

Drop this in. Done.

<form action="https://formroost.shovelware.ai/api/v1/submit" method="POST">
  <input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">

  <input type="email" name="email" required>
  <textarea name="message" required></textarea>

  <!-- honeypot: keep hidden, leave empty -->
  <input type="checkbox" name="botcheck" style="display:none" tabindex="-1">

  <button type="submit">Send</button>
</form>

Works with plain HTML, React, Next.js, Astro, SvelteKit, HTMX, WordPress โ€” see the docs.

Why Formroost?

๐Ÿ• Instant start

Enter your email, get a key, ship. No account, no dashboard tour, no password.

๐Ÿ›ก๏ธ Spam protection, free

Honeypot, rate limits, content heuristics, and disposable-email detection on every tier โ€” not behind a paywall.

๐Ÿ”“ Open source

AGPL core, one Docker image. Run the exact same code on your own server, forever.

๐Ÿ”’ Private by default

Submissions are relayed to your inbox โ€” we don't keep them unless you turn on history.

โ†ฉ๏ธ Your UX, your rules

Custom redirects, JSON responses for fetch(), _subject, _replyto, _cc conveniences.

๐Ÿ“ฌ Deliverability done right

Queued sends with retries, bounce handling, and suppression lists baked in from day one.

Pricing

Free

$0 โ€” 250 submissions/mo, all spam protection, unlimited sites.

Pro

$9/mo โ€” 2,500/mo, webhooks, file uploads, autoresponder, 1-year history. Coming soon.

Bundle

$25 once โ€” 10,000 submissions that never expire. For agencies & seasonal sites. Coming soon.

Self-host

Free โ€” AGPL, single Docker image, unlimited everything. You run it, you own it.