Form notifications that just work.

Form Alert is a form submission API that sends email notifications when users submit forms on your website. No code to write. No servers to manage. No databases to maintain. And it's free.

<form
  action="https://api.form-alert.com/v1/submit"
  method="POST"
>
  <input
    type="hidden"
    name="access_key"
    value="YOUR_ACCESS_KEY"
  />

  <label for="name">Name</label>
  <input type="text" name="name" id="name" required />

  <label for="email">Email</label>
  <input type="email" name="email" id="email" required />

  <label for="message">Message</label>
  <textarea name="message" id="message" required></textarea>

  <button type="submit">Send</button>
</form>
No backend code
You don't need to write any backend code to receive submissions. Just add a form to your website with an access key and you're done.
No customer dashboard
Our base plans don't have a dashboard. You don't need to log in to view your submissions — they are sent directly to your email inbox.
Custom infrastructure
Our API is powered by our own infrastructure, securely and reliably hosted across multiple regions.
Captchas
Our free plan supports hCaptcha. This helps prevent spam submissions. We also support reCAPTCHA on our paid plans.
File uploads
Our paid plans support file uploads. This lets you receive files from your customers.
GDPR compliant
We are GDPR compliant. The data you send to us is not stored on our servers — it is sent directly to your email inbox. We don't track email traffic either.

Simplify your workflow
Get a free access key now

Simply enter your email address, and we'll send you a free access key. Use it to start using our API right away.

Pricing

Free forever. If you need more, you can upgrade to a paid plan. No credit card required to get started. Cancel anytime. Prices shown exclude VAT.

Free plan

Everything you need to receive form submissions. No credit card, no dashboard, no fuss.

$0 /mo

  • 300 Monthly Submissions
  • Unlimited Forms
  • Unlimited Domains
  • hCaptcha Integration
  • Advanced Spam Protection

Pro plan

Most popular

For serious projects that need unlimited submissions, file attachments, and webhooks.

$10 /mo

  • Everything from Free plan
  • Unlimited Submissions
  • File Attachments
  • Cloudflare Turnstile
  • Webhooks

Billed annually at $120 per year

Business plan

Designed for agencies and teams that manage forms across many client sites, with a dashboard to keep things tidy.

$0 /mo

  • Everything from Pro plan
  • Unlimited client emails
  • Dashboard for managing API keys

Agency plan

The full toolkit: REST API access for automating access keys across hundreds of client sites.

$0 /mo

  • Everything from Business plan
  • REST API Access