Add form handling to your static site in 30 seconds. No server needed.
Setup in 30 seconds. Free forever for small projects.
<!-- 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>Get up and running in under a minute. No backend code required.
Sign up and create a form endpoint with one click. You get a unique URL instantly.
Set your HTML form action to your FormCatch endpoint URL. That's the only code change.
View submissions in your dashboard, receive email notifications, or fetch via API.
The most generous free tier among form backends. No tricks.
| Feature | FormCatch Free | Formspree Free | Getform Free |
|---|---|---|---|
| Endpoints | 3 | 1 | 1 |
| Submissions / mo | 100 | 50 | 50 |
| Email notifications | Yes | Yes | Yes |
| Spam protection | Yes | Limited | No |
| CSV export | Yes | No | No |
| CORS support | Yes | Yes | Yes |
| Custom redirect | Yes | No | No |
Powerful features out of the box so you can focus on building your product.
Get notified instantly when someone submits your form. Customize recipients per endpoint.
Built-in honeypot fields and optional reCAPTCHA integration to keep bots away.
Download all your submissions as a CSV file with one click. Perfect for analysis.
Works with any frontend framework. Submit from any domain with full CORS headers.
Send users to a thank-you page after submission. Set per-endpoint redirect URLs.
Programmatic access to all submissions. Build custom integrations and workflows.
Start free. Upgrade when you need more.
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
Stop writing backend code just for a contact form. Start collecting submissions in 30 seconds.
Start Free — No Credit Card RequiredEverything you need to know about FormCatch.
Yes! The Free plan includes 3 form endpoints and 100 submissions per month — perfect for personal projects and testing.
No. FormCatch handles everything server-side. Just point your HTML form to your endpoint URL and we take care of the rest.
Yes. All data is encrypted in transit (TLS) and at rest. We never share or sell your submission 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