Form backend features you would otherwise build yourself

Spam filtering, file uploads, auto replies, integrations, and white-label email. Each one is a line on your HTML form or a switch in the dashboard, not a service you have to run.

60-second setupFree plan, 500 a monthNo credit cardGDPR ready
index.html
<form action="https://api.staticforms.dev/submit"Delivery
method="POST">
<input type="hidden" name="apiKey" value="sf_your_api_key" />
<input type="hidden" name="redirectTo"Redirects
value="https://yoursite.com/thanks" />
<input type="text" name="honeypot" style="display:none" />Spam trap
<input type="email" name="email" required />
<input type="file" name="attachment" />File uploads
<textarea name="message"></textarea>
<button type="submit">Send</button>
</form>
A real, working form. The labeled lines jump to the feature they enable.
Delivery

Submissions land where your team already works

Email is the default: formatted, instant, with reply-to pointing at the submitter. From there, fan out to Slack, Discord, Google Sheets, Notion, Airtable, Mailchimp, Telegram, or any webhook. Integrations run in the background, so delivery never blocks the person hitting submit.

Browse all integrations

New submission

Ada Lovelace
contact form

  • Slack
  • Discord
  • Google Sheets
  • Webhook
  • AI Reply

One POST, delivered everywhere at once. Zapier and Make supported too.

Instant email deliveryFree
Formatted notifications in your inbox within seconds of the POST.
CC recipientsPro
Copy up to five inboxes per form so sales, support, and ops stay in sync.
Reply-to and custom subjectsFree
Answer submitters straight from your inbox and name emails so filters work.
Native integrationsPro
Google Sheets, Slack, Discord, Telegram, Notion, Airtable, and Mailchimp.
WebhooksPro
Full JSON payload to any URL. Works with Zapier, Make, and n8n.
WordPress pluginFree
Connect once, then embed any form with the block or shortcode.
Spam protection

Layered spam protection, none of it required

Every submission passes a built-in filter automatically, on every plan, with zero setup. Add layers when a form starts attracting attention: a honeypot field, reCAPTCHA v2 or v3, hCaptcha, Cloudflare Turnstile, or privacy-first Altcha.

Spam protection options
Inbox3 spam blocked
  • Ada Lovelace Question about file uploadsDelivered
  • crypto-bot-9000: MAKE $$$ FAST!!!Auto-blocked
  • Grace Hopper Quote request for agency planDelivered
  • seo-blaster: Rank #1 on Google todayHoneypot tripped
  • Margaret Hamilton Partnership inquiryDelivered
  • pharma-deals-24: Cheap meds, no prescriptionFailed Turnstile
Built-in spam filterFree
Screens every submission before delivery. Nothing to configure.
Honeypot fieldsFree
Any field named honeypot silently traps bots that fill everything in.
reCAPTCHA v2Free
The classic checkbox challenge, included on the free plan.
reCAPTCHA v3, hCaptcha, Turnstile, AltchaPro
Invisible and privacy-first options for production and EU-facing forms.
Domain restrictionPro
Accept POSTs from up to 20 approved domains. Localhost stays open for development.
GDPR toolsFree
Data export, deletion, and a signable Data Processing Agreement for EU projects.
Automation

Every submission gets a response, automatically

Confirm receipt instantly with an auto-responder, brand it with your own HTML template, and let AI Reply draft real answers from your uploaded knowledge base. Credits are pay-as-you-go, and there are no API keys to manage.

How AI Reply works
Re: Question about file uploadsTo: ada@example.com

Hi Ada,

Drafted from your knowledge base in 2.3sDrafting…
Auto-responder emailsPro
Instant confirmations with dynamic form data inserted into the message.
Custom HTML email templatesPro
Your logo, colors, and layout, with live preview and placeholders for any field.
AI ReplyPro
Contextual drafts from your knowledge base, in Budget or Standard quality tiers.
Custom redirectsFree
Send submitters to any thank-you URL with the redirectTo field.
Builder & scale

Design the form once, run it anywhere

Add fields, validation rules, and a captcha in the visual builder, then paste a single script tag on any page. Uploads ride along with submissions, everything is searchable in your inbox, and separate forms keep client work separated.

Form builder docs
Contact formBuilder
  • Full nametext
  • Emailemail
  • Messagetextarea
  • Phone numbertel
Add field
<script src="…/staticforms.js" ></script>
Visual form builderFree
Text, email, number, date, dropdown, checkbox, and file fields with per-field validation.
File uploadsPro
Attachments up to 4.5MB per file, stored persistently: 2GB on Pro, 10GB on Agency.
Submission inboxFree
Searchable history with CSV export. 30 days of storage free, extended on paid plans.
Multiple formsPro
A separate form, with its own settings and API key, for every client, brand, or environment.
White-label sendingPro
Send from your own verified domain with Static Forms branding removed.
API key managementFree
Generate and rotate keys per account from the dashboard.
Plans

What ships on which plan

The free plan is a real product, not a trial. Here is exactly where the lines are.

Submissions per month

free
500
pro
25,000
agency
30,000

Built-in spam filter

free
Included
pro
Included
agency
Included

Captcha options

free
reCAPTCHA v2 + honeypot
pro
v2, v3, hCaptcha, Turnstile, Altcha
agency
Same as Pro

Submission storage

free
30 days
pro
Up to 5 years
agency
Up to 5 years

File uploads

free
Not included
pro
4.5MB per file, 2GB storage
agency
4.5MB per file, 10GB storage

Integrations & webhooks

free
Email delivery only
pro
All integrations
agency
All integrations

AI Reply

free
Not included
pro
Pay-as-you-go credits
agency
Pay-as-you-go credits

Auto-responder & templates

free
Not included
pro
Included
agency
Included

White-label email

free
Not included
pro
Custom domain, no branding
agency
Custom domain, no branding

Forms & team

free
Single form
pro
Multiple forms
agency
Unlimited team members

Support

free
Email support
pro
Priority email support
agency
Priority support

Coming from another provider? See how Static Forms compares

Starting points

Skip the blank page

Copy-paste templates for the common cases, already wired to the endpoint, plus setup guides for whatever your site is built with.

Setup guides: Plain HTMLReactNext.jsVueAstroWordPress

FAQ

Common questions

Can I use Static Forms without building a backend?

Yes. Static Forms is a backend for HTML forms. Point your form action at https://api.staticforms.dev/submit and submissions are delivered to email, integrations, and your dashboard without any server code on your side.

What does the free plan include?

The free plan includes 500 submissions per month, instant email delivery, the built-in spam filter, honeypot fields, reCAPTCHA v2, the visual form builder, custom redirects, and 30 days of submission storage. It is a real plan, not a trial.

Which features require a paid plan?

Pro adds file uploads, native integrations and webhooks, AI Reply, auto-responder emails, custom HTML email templates, CC recipients, domain restriction, extended submission storage, and white-label sending. Agency raises limits and adds 10GB of file storage plus unlimited team members.

How large can file uploads be?

Each file can be up to 4.5MB. Uploads are delivered as email attachments and kept in persistent storage (2GB on Pro, 10GB on Agency), downloadable from your inbox at any time.

What spam protection options are available?

Every submission passes a built-in spam filter automatically on all plans. Honeypot fields and reCAPTCHA v2 are free. Pro plans unlock reCAPTCHA v3, hCaptcha, Cloudflare Turnstile, and Altcha, plus domain restriction so only your own sites can post to your forms.

Can I customize the emails my form sends?

Yes. You can set reply-to behavior, custom subjects, and auto-responder content. On paid plans you can replace the default template with your own HTML, send from your own verified domain, and remove Static Forms branding entirely.

Is Static Forms suitable for GDPR projects?

Yes. Data export and deletion are supported, a signable Data Processing Agreement is available, and privacy-friendly captcha options such as Altcha, hCaptcha, and Cloudflare Turnstile are supported.

Does Static Forms work with WordPress and JavaScript frameworks?

Yes. The WordPress plugin embeds dashboard-built forms with a block or shortcode, and any framework that can POST a form works, including React, Next.js, Vue, Svelte, Astro, and plain HTML.

Point a form at the endpoint and watch it arrive

Create a free account, add one attribute to a form you already have, and the next submission lands in your inbox with spam already filtered.

60-second setup500 free submissions a monthNo credit cardCancel anytime