Get a free access key
Sign up at splitforms.com — no credit card. Copy your key from the dashboard.
SplitForms vs Slapform
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 Slapform.
| Feature | splitforms | Slapform |
|---|---|---|
| Free tier | 500 submissions/mo, unlimited forms | 100 submissions/month, 1 form |
| Cheapest paid plan | $5/mo Pro (5,000 submissions) | $5/month (Hobby — 1,000 submissions) |
| 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 Slapform, your leads keep landing exactly where your team expects them — nothing to re-wire.

Leave Slapform 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 Slapform: a POST endpoint, email delivery, a submission dashboard, webhooks, and spam filtering. The Free plan covers 500 submissions/month with unlimited forms, versus Slapform's 100 submissions/month, 1 form — 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. Slapform-specific features like genuinely lightweight setup 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. Slapform starts at $5/month (Hobby — 1,000 submissions). 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 Slapform'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 single-form hobby projects where minimal setup matters more than features, the deciding factor is usually whether genuinely lightweight setup matters to you; if it does, keep Slapform 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 Slapform is still the better fit.
Slapform is fine if you're shipping exactly one form on a hobby site and 100 submissions/month is the upper bound. It's straightforward and gets out of the way.
splitforms is the right call for anything more — 500 submissions/month free with unlimited forms, the full dashboard, AI spam classification, and a developer-first API. Pro adds signed webhooks, retained file uploads, and exports for $5/month. Both have a $5/mo paid tier; splitforms covers 5x more on the free plan before that upgrade pressure kicks in.
The most common trigger is the per-form limit on Slapform's free tier. If you ship a second project, you're already paying. splitforms gives you unlimited forms on every plan, including Free.
The second trigger is webhook signing. Slapform has webhooks but the signing story is minimal. splitforms ships HMAC-SHA256 signed webhooks (single delivery attempt, 8-second timeout) on paid plans, plus a free webhook tester at splitforms.com/webhook-tester.
The third trigger is dashboard usability. Slapform's UI is minimal — fine for a single form, less fine when you're managing several. splitforms's dashboard is built for fast cross-form inspection.
“I shipped a second form and now I'm paying $5/mo.”
splitforms's free tier covers unlimited forms.
“I can't tell whether a webhook call was genuine.”
splitforms signs every payload with HMAC-SHA256 (`sha256=` header prefix) so your receiver can verify it, and the free webhook tester at splitforms.com/webhook-tester shows the exact payload shape.
“I'm getting AI-written spam that the CAPTCHA can't catch.”
splitforms's classifier is trained on modern form spam.
“I need a real API for a custom integration.”
splitforms ships an open REST API on every plan.
Step 1: sign up at splitforms.com for a free access key. Step 2: change your form's action from `https://slapform.com/s/YOUR_ID` to `https://splitforms.com/api/submit`. Step 3: test, then deploy. Existing field names and styling work unchanged.
Is splitforms a viable Slapform alternative? Yes — and at every price point splitforms covers more volume with a deeper feature set.
Will my existing form HTML work? Yes. Change the action URL and you're done.
Is there a long-term plan? Yes — $59 for the 3-Year plan at 15,000 submissions/month for 36 months.
More comparisons