# VeratekForm
> Serverless HTML form backend API for developers, JAMstack sites, static web pages, and frontend frameworks. Zero backend code required.
VeratekForm allows developers to collect submissions from standard HTML forms, React components, Next.js applications, Vue 3 apps, Astro sites, and static JAMstack websites without writing or maintaining backend server code, PHP scripts, or database infrastructure. Submissions trigger instant email notifications, real-time webhooks, and are protected by AI-powered spam filtering without CAPTCHAs.
## Core Features
- **Zero Backend Code**: Point any HTML form's `action` attribute to your VeratekForm endpoint URL (`https://veratekform.com/f/{form_id}`).
- **AI Spam Protection**: Multi-layered spam filtering, honeypot detection, IP reputation scoring, and behavioral analysis eliminate spam without visual CAPTCHA puzzles.
- **Real-time Webhooks**: Stream structured JSON submission payloads instantly to Slack, Discord, Zapier, Make (Integromat), n8n, and custom API endpoints.
- **CORS & Domain Whitelisting**: Lock down API endpoints to specific authorized domains to prevent unauthorized form submissions across web properties.
- **Custom Redirects & AJAX**: Support both standard browser redirects via `` and asynchronous JSON Fetch API requests.
- **GDPR & Privacy Compliant**: Encrypted data storage in enterprise PostgreSQL databases with strict privacy rules, export tools, and deletion capabilities.
## Documentation & Guides
- [Quickstart Guide](https://veratekform.com/docs?section=quickstart): Integrate static HTML forms into VeratekForm serverless backend in under 60 seconds.
- [HTML Integration Guide](https://veratekform.com/docs?section=html): Standard HTML5 contact form setup, input name attributes, and custom thank-you page redirects.
- [React, Next.js & JAMstack Guide](https://veratekform.com/docs?section=react): AJAX fetch implementation, FormData handling, Next.js App Router, Vue 3, and Astro integration examples.
- [Webhooks & JSON Payloads Guide](https://veratekform.com/docs?section=webhooks): Real-time event triggers, webhook JSON schemas, and automation integrations.
- [AI Spam Protection Guide](https://veratekform.com/docs?section=spam): CAPTCHA-less automated spam defense, honeypot fields, and sensitivity thresholds.
- [Security & CORS Guide](https://veratekform.com/docs?section=security): Domain whitelisting, GDPR compliance, and encryption at rest and in transit.
## Full Documentation for LLMs
- [VeratekForm Full LLM Documentation](https://veratekform.com/llms-full.txt): Complete standalone documentation in plain text / markdown containing all code examples, API specifications, and FAQs for offline context loading.