What Is a Webhook and How Does IT Work
Discover what is a webhook and how does it work. Our developer guide covers HTTP, security, code examples for sending/receiving, & best practices for 2026.
Point any form at our endpoint. Submissions land in your inbox with spam filtered, files attached, and an AI-drafted reply ready to send. No server code, no SDK.
No servers, no databases, no build step. Most developers finish before their coffee cools.
Sign up and get your API key instantly. No credit card.
apiKey = "sf_3f8a91c2"One attribute change. Works with plain HTML or any framework.
action="https://api.staticforms.dev/submit"Delivered to your inbox with spam already filtered. Webhooks and dashboard included.
New submission from Ada LovelaceDelivering an email is table stakes. The real work starts when the submission arrives.
Upload your docs, FAQs, or pricing as a knowledge base. When a submission arrives, Static Forms drafts a reply that actually answers the question. Approve it, edit it, or let it send automatically. Pay-as-you-go credits, no extra subscription.
How AI Reply worksHi Ada,
Every submission is screened by built-in advanced spam filtering automatically — no captcha, no honeypot, no setup required. Want extra layers? Add reCAPTCHA v2 and v3, hCaptcha, Cloudflare Turnstile, or privacy-first Altcha, plus honeypot fields on every plan, including free.
Spam protection optionsNative Slack and Discord notifications, one-click Google Sheets sync, Zapier and Make support, and raw webhooks carrying the full JSON payload. Email is just the default, not the limit.
Browse all integrationsNew submission
Ada Lovelace
contact form
One POST, delivered everywhere at once. Zapier and Make supported too.
Add text, email, number, date, dropdown, checkbox, and file fields from the dashboard. Set per-field validation rules, pick a captcha provider, then paste a single <script> tag on any page. The embed renders your form and posts to the same documented endpoint as every other Static Forms integration.
Form builder docsAccept attachments up to 4.5MB per file. On paid plans, uploads persist in dedicated storage (2GB on Pro, 10GB on Agency), so a missed email never means a lost document.
File upload docsHonest, feature-by-feature comparisons against the form backends developers evaluate most.
Migrating a WordPress site to Astro, Hugo, or a plain static host is straightforward, until you hit the contact form. Static Forms handles that gap: drop in our WordPress plugin on the old site and swap the form action on the new one. Either way, submissions keep flowing.
// Before: Elementor Pro on WordPress
Actions after submit: StaticForms
Sends to your inbox, no code changes needed
// After: plain HTML on any static host
<form action="https://api.staticforms.dev/submit"
method="POST">
Same endpoint. Same inbox. Zero downtime.No hidden fees, no surprise charges, cancel anytime.
A real plan for personal projects and small sites, not a trial.
For businesses that need uploads, AI replies, and integrations.
For agencies running forms across client projects.
Processing 50K+ submissions a month? We do custom volume plans. Talk to us
You can have your first form working in under 60 seconds. Simply register, get your API key, and add it to your form's action URL. No server setup, no complex configuration required.
Yes! Our free plan includes 500 form submissions per month forever. No credit card required, no time limits. It's perfect for personal projects, portfolios, and small websites.
We integrate with leading CAPTCHA providers to protect your forms. Free users get reCAPTCHA v2 (checkbox). Pro users unlock reCAPTCHA v3 (invisible, score-based), Cloudflare Turnstile (low-friction, privacy-friendly), and Altcha (privacy-first, GDPR-friendly - no user tracking). Plus, honeypot fields catch simple bots automatically.
Yes! Static Forms works with any platform that can create HTML forms: React, Vue, Angular, Jekyll, Hugo, Gatsby, WordPress, Webflow, Squarespace, and any static site generator. No plugins required.
Drop a standard HTML <form> into your Markdown or layout, set the action to our submit endpoint, and include your API key as a hidden input. Because there is no JavaScript requirement, it works inside any Jekyll, Hugo, Eleventy, or Astro template without extra plugins.
Yes. Point any React form — Next.js App Router, Pages Router, Vite + React, or Remix — at our API. You can submit with plain <form action> for progressive enhancement, or use fetch/Server Actions if you prefer full control over the client-side flow.
Pro and Agency plans support file uploads up to 4.5MB per submission. Attach a standard <input type="file"> with multipart/form-data and uploaded files are forwarded to your email and stored in the dashboard for download.
Form submissions will pause until you upgrade or your monthly limit resets. We'll send you alerts at 75% and 90% usage so you can take action. Upgrading instantly restores service.
With Pro plans, you can optionally enable form data storage to view and manage all submissions in your dashboard. Free plans forward submissions to your email only. All data is encrypted at rest and in transit.
Yes! We're fully GDPR compliant with data export/deletion on request, consent tracking, IP anonymization, and a Data Processing Agreement (DPA) for business customers. We also offer privacy-friendly CAPTCHA options including Cloudflare Turnstile and Altcha for teams that want alternatives to Google reCAPTCHA.
Everything you need: 25,000 emails/month, advanced CAPTCHA (reCAPTCHA v3 invisible, Cloudflare Turnstile, and Altcha privacy-first), file uploads (4.5MB), form data storage & dashboard, webhook integrations, auto-responders, child account management, CC emails, domain restriction, custom email domain, remove branding, and priority support.
Yes, you can cancel your subscription with one click, no questions asked. No contracts, no cancellation fees. Your account stays active until the end of your billing period, then downgrades to our free plan.
Absolutely! We offer a 30-day money-back guarantee on all paid plans. If you're not satisfied for any reason, contact us for a full refund.
Something else on your mind?
Discover what is a webhook and how does it work. Our developer guide covers HTTP, security, code examples for sending/receiving, & best practices for 2026.
Master form builder html with our 2026 guide. Get copy-paste code for secure forms, backend integration, file uploads, and spam protection.
Master modern radio button CSS style. Explore accent-color, custom controls, accessibility, and framework integration. Build stunning UIs in 2026.
Create a free account, paste one attribute into your form, and the next submission lands in your inbox.