The simplest form backend
for developers

Add form handling to your static site in 30 seconds. No server needed.

Setup in 30 seconds. Free forever for small projects.

index.html
<!-- Just point your form to FormCatch -->
<form action="https://formcatch.vercel.app/api/f/your-form-id" method="POST">
  <input type="text" name="name" placeholder="Name" required />
  <input type="email" name="email" placeholder="Email" required />
  <textarea name="message" placeholder="Message"></textarea>
  <!-- Honeypot: hidden spam protection -->
  <input type="text" name="_honey" style="display:none" />
  <button type="submit">Send</button>
</form>
30-second setup, no backend needed
Your data stays yours — export anytime
Works with Gatsby, Hugo, Jekyll, Astro, Next.js

How it works

Get up and running in under a minute. No backend code required.

1

Create an endpoint

Sign up and create a form endpoint with one click. You get a unique URL instantly.

2

Point your form

Set your HTML form action to your FormCatch endpoint URL. That's the only code change.

3

Get submissions

View submissions in your dashboard, receive email notifications, or fetch via API.

Why developers choose FormCatch

The most generous free tier among form backends. No tricks.

FeatureFormCatch FreeFormspree FreeGetform Free
Endpoints311
Submissions / mo1005050
Email notificationsYesYesYes
Spam protectionYesLimitedNo
CSV exportYesNoNo
CORS supportYesYesYes
Custom redirectYesNoNo

Everything you need

Powerful features out of the box so you can focus on building your product.

Email Notifications

Get notified instantly when someone submits your form. Customize recipients per endpoint.

Spam Protection

Built-in honeypot fields and optional reCAPTCHA integration to keep bots away.

Export to CSV

Download all your submissions as a CSV file with one click. Perfect for analysis.

CORS Support

Works with any frontend framework. Submit from any domain with full CORS headers.

Custom Redirects

Send users to a thank-you page after submission. Set per-endpoint redirect URLs.

API Access

Programmatic access to all submissions. Build custom integrations and workflows.

Simple, transparent pricing

Start free. Upgrade when you need more.

Free

Free
Get Started — It's Free
  • 3 form endpoints
  • 100 submissions/month
  • Email notifications
  • Spam filtering
  • CSV export

Pro

$9/mo
Get Started Free
  • 25 form endpoints
  • 5,000 submissions/month
  • Custom auto-reply emails
  • File uploads (10MB)
  • Webhook forwarding
  • Custom thank-you page
  • Submission analytics dashboard
  • Zapier / Slack integration
Best Value

Business

$29/mo
Contact Us
  • Unlimited endpoints
  • 50,000 submissions/month
  • Team collaboration (up to 10 members)
  • Custom domain
  • REST API access
  • White-label branding
  • Priority support

FormCatch by the numbers

Built for developers who want simplicity without compromise.

3

Free endpoints — more than Formspree or Getform

30s

Setup time — we timed it

CSV

Your data, your export — download anytime

8

Framework integrations — HTML, React, Vue, Gatsby, Hugo, Jekyll, Astro, Svelte

Ready to simplify your forms?

Stop writing backend code just for a contact form. Start collecting submissions in 30 seconds.

Start Free — No Credit Card Required

Frequently asked questions

Everything you need to know about FormCatch.

Is FormCatch free?

Yes! The Free plan includes 3 form endpoints and 100 submissions per month — perfect for personal projects and testing.

Do I need a backend?

No. FormCatch handles everything server-side. Just point your HTML form to your endpoint URL and we take care of the rest.

Is my data secure?

Yes. All data is encrypted in transit (TLS) and at rest. We never share or sell your submission data.

Can I export my data?

Yes. Export all your submissions to CSV anytime from the dashboard — no lock-in.

Built by the team behind FastDevKit — 199 free developer tools