The simplest form backend
for developers

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

No credit card required

Join 100+ developers already using FormCatch

index.html
<!-- Just point your form to FormCatch -->
<form action="https://formcatch.vercel.app/s/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>
  <button type="submit">Send</button>
</form>

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.

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
  • 1 form endpoint
  • 50 submissions/month
  • Email notifications
  • Spam filtering
Most Popular

Pro

$12/mo
Upgrade to Pro
  • 10 form endpoints
  • 1,000 submissions/month
  • Custom auto-reply
  • File uploads
  • Priority support

Business

$29/mo
Go Business
  • Unlimited endpoints
  • 10,000 submissions/month
  • Webhook forwarding
  • Custom domain
  • Team access
  • API access

Ready to simplify your forms?

Join thousands of developers who use FormCatch to handle form submissions without writing backend code.

Get Started Free

Frequently asked questions

Everything you need to know about FormCatch.

Is FormCatch free?

Yes! The Free plan includes 1 form endpoint and 50 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 — 31 free developer tools