Get a free access key
Sign up at splitforms.com — no credit card. Copy your key from the dashboard.
SplitForms vs FormBackend
500 free submissions each month, a modern developer API, and pricing that stays simple as you grow.
Get started in minutes
Drop one endpoint into the HTML you already have and submissions start flowing — no backend to host, no SDK to install, no lengthy onboarding. Point your form, hit submit, and watch the entries land.

Feature-by-feature comparison
A side-by-side look at the details developers actually care about when comparing splitforms and FormBackend.
| Feature | splitforms | FormBackend |
|---|---|---|
| Free tier | 500 submissions/mo, unlimited forms | Small free tier with branded messages |
| Cheapest paid plan | $5/mo Pro (5,000 submissions) | $8/month (Basic) |
| Long-term plan | $59 every 3 years (15,000/mo, 36 months) | Not offered |
| Submission dashboard | Yes, with search & export | Yes |
| Webhook delivery | paid plans, signed; one 8-second attempt | Yes |
| File uploads | Storage-backed, 5 files at 5 MB each | Yes (often paid) |
| Spam protection | AI classifier + honeypot | Honeypot / CAPTCHA |
| Host requirement | None — works anywhere | None |

See everything
Search, filter, and export every entry, watch your analytics update live, and let the built-in spam shield drop junk before it ever reaches your inbox — all in one clean control room.
Where your leads go
Forward submissions to email, Google Sheets, your CRM, or any webhook the moment they arrive. When you move off FormBackend, your leads keep landing exactly where your team expects them — nothing to re-wire.

Leave FormBackend in ~10 minutes
Keep your HTML, field names, and styles. Only the POST endpoint changes — most teams finish a site in one short session.
Sign up at splitforms.com — no credit card. Copy your key from the dashboard.
Point your form to https://splitforms.com/api/submit and include your access_key.
Submit a sample entry, confirm inbox + dashboard, then remove the old endpoint.
How SplitForms works
Connect your form, collect every submission, and send data where it needs to go — without building backend infrastructure.

Point your form to your unique SplitForms endpoint. That's it.

We instantly capture and organize every submission in your inbox.

Send data to email, spreadsheets, CRMs, webhooks, and 7,000+ apps.

No credit card required. Set up in under 60 seconds.
Connect & automate
SplitForms works with the destinations you route to and the platforms you build on — from Slack and Sheets to WordPress, Shopify, and Next.js.

Trusted by indie teams and agencies shipping forms worldwide
Testimonials
40 quotes on record — from indie hacks to agency migrations.
“I replaced a Lambda + DynamoDB + SES contact form with six lines of HTML. It took eleven minutes, and the dashboard is better than what I was going to build.”
“We migrated 14 client sites off Formspree in a single weekend. The price is a third of what we paid, the API is more honest, and the spam filter actually works.”
“The webhook payload is signed, idempotent, and well-shaped. It reads like code from a competent team, not a CRUD app held together with duct tape.”
“I stopped reaching for Typeform on small marketing sites. splitforms covers 90% of the use case at none of the bloat.”
“I onboarded our whole agency in an afternoon. The MCP integration meant Cursor literally dropped the form straight into our client repos for us.”
“The free plan gave me 500 submissions before I paid a cent, and Pro is five dollars a month. I've spent more on coffee deciding which backend to use.”
“Spam went from forty junk entries a day to zero, with no reCAPTCHA puzzle ruining the form. The honeypot and time-trap just quietly do their job.”
“Point the form action at one endpoint and you're done. No SDK, no client library, no build step. This is how a form backend should feel.”
“Leads land in Slack the second someone submits, and a copy goes to Google Sheets for the sales team. I wired both up in under ten minutes.”
“I run a static Hugo site on a five-dollar VPS. splitforms gave it a real contact form without me standing up a single server.”
Common questions
Yes. splitforms handles the same core jobs as FormBackend: a POST endpoint, email delivery, a submission dashboard, webhooks, and spam filtering. The Free plan covers 500 submissions/month with unlimited forms, versus FormBackend's Small free tier with branded messages — so most developers get more headroom without paying more.
For an endpoint-based form service, migrate by creating a splitforms access key, changing the form action to https://splitforms.com/api/submit, deploying, and sending a test entry. Field names, validation, and styling can stay unchanged.
splitforms includes email delivery, a searchable dashboard, HMAC-signed webhooks on paid plans (one attempt, 8-second timeout), storage-backed file uploads on eligible plans, custom redirects, spam filtering, and a documented REST API. FormBackend-specific features like mature, stable service with multi-year track record may need an integration.
splitforms is free for 500 submissions/month; the current paid entry is $5/mo Pro (5,000 submissions), and the $59 3-Year plan includes 15,000 submissions/month across 36 months. FormBackend starts at $8/month (Basic). Verify both pricing pages because allowances can change.
Your HTML can stay in place. Preserve field names, validation, and styling, change the action and access key, then test the production form before completing the switch.
Yes — the 3-Year plan is one $59 payment covering 36 months at 15,000 submissions/month, with no monthly billing in between. Check FormBackend's current pricing page before comparing billing terms.
splitforms is built for developers shipping production sites — static sites, SaaS landing pages, JAMstack apps, and agency client work. For static-site owners who want a straightforward form-to-email service with light dashboarding, the deciding factor is usually whether mature, stable service with multi-year track record matters to you; if it does, keep FormBackend in the mix. Otherwise splitforms is the endpoint-driven option.
Simple pricing
Choose a plan that fits your workflow — from a free form endpoint to full automations, exports, and higher submission limits.
Free forever
For side projects and indie devs.
For agencies and growing products.
Pay $59. 3 years sorted.
No credit card required on Free • Cancel anytime
Deep dive
Short, honest answers on pricing, migration, and when FormBackend is still the better fit.
FormBackend is a stable, multi-year form-to-email service. If you're already using it and it works, there's no urgent reason to switch.
splitforms is the better starting point for a new project: larger free tier, cheaper paid tier ($5/mo vs $8/mo), AI spam classification, signed webhooks from the $5/month Pro plan, an open API on every plan, and a $59 every 3 years 3-Year plan if you want to avoid monthly billing.
The most common trigger is the modernization gap. FormBackend's feature set was strong in 2017–2019 but hasn't evolved at the same rate as the developer-first form backends that emerged after it. splitforms ships an AI spam classifier, MCP server for AI agents, and signed webhooks on paid plans — features that match a 2026-vintage development workflow.
The second trigger is pricing. FormBackend's $8/mo Basic vs splitforms's $5/mo Pro at higher volume is a clear cost delta at any team size.
The third trigger is the long-term plan. splitforms's $59 3-Year plan covers 15,000 submissions/month for 36 months; FormBackend is recurring-only.
“I'm paying $8/mo for features I could get for $5.”
splitforms's Pro plan is $5/mo for 5,000 submissions.
“My spam filter misses AI-written submissions.”
splitforms's classifier is trained on modern form spam.
“I want signed webhooks without an expensive tier.”
splitforms ships them from Pro at $5/month.
“I want an MCP server for my AI agent.”
splitforms ships one.
Step 1: sign up at splitforms.com for a free access key. Step 2: change your form's action URL to the splitforms endpoint. Step 3: recreate any integrations in the splitforms dashboard. Step 4: test, then deploy.
Is splitforms a viable FormBackend alternative? Yes — and at every tier, splitforms is cheaper with a deeper modern feature set.
Will my form HTML work without changes? Yes. The action URL is the only required change.
Is there a long-term plan? Yes — $59 for the 3-Year plan at 15,000 submissions/month for 36 months.
More comparisons