Submissions & Collection
Collect submissions effortlessly
Accept form data from any website or app with a single, reliable API endpoint. Built-in validation, spam protection, and encrypted storage. No servers to deploy, no backend code to maintain.
Why it matters
Building form endpoints is repetitive and fragile. We handle validation, storage, delivery, and scale so you can focus entirely on your product.
Unified submission endpoint
Frontend & backend keys
Automatic spam protection
Encrypted storage
Real-time availability
Consistent formatting
Attachment handling
Retry-backed ingestion
Developer experience
Simple, modern API design with predictable responses and clear error messages.
Submit a form (client-side):
curl --url https://api.formr.io/v1/forms/{'{formId}'}/submissions \
--request POST \
-H 'Content-Type: application/json' \
-H 'x-publishable-key: pk_live_...' \
-d '{"answers": {"name": "John", "email": "john@example.com"}}'Submit a form (server-side):
curl --url https://api.formr.io/v1/forms/{'{formId}'}/submissions \
--request POST \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer sk_live_...' \
-d '{"answers": {"name": "John", "email": "john@example.com"}}'Built-in delivery & routing
Webhook event dispatch
Integration-ready
Per-form routing
Delivery logging
Designed for scale
Serverless infrastructure that auto-scales during traffic spikes with no tuning required.
Serverless ingestion
Durable pipelines
Low latency
Optimised throughput
Start collecting submissions
Get started in minutes with a single API endpoint. No servers to deploy, no backend code to maintain.
Form Platform eliminated all the backend work we'd normally need for form handling. We just point our forms to their endpoint and everything works—validation, storage, webhooks, the whole pipeline.
Alex Chen
Full Stack Engineer
Startup Co
The API is exactly what you need—simple, predictable, and well-documented. We integrated it in an afternoon and haven't had to think about form infrastructure since.
Sarah Johnson
Technical Lead
Agency Inc
Transparent pricing
No price hikes, feature gating, or hidden fees. Pricing scales predictably with each additional SSO connection added.
Submissions
Free tier: 100 submissions per month
Pro: $29/month for 10,000 submissions