Form submissions without the backend.
Point your HTML form at Submeto. We store, forward, and deliver every submission — no server code required.
Free tier. No credit card required.
<form action="https://submeto.com/forms/abc123" method="POST">
<input type="text" name="name" required />
<input type="email" name="email" required />
<textarea name="message"></textarea>
<button type="submit">Send</button>
</form> How It Works
Three steps. Under two minutes. Zero backend code.
Create a Form
Sign up, create a form endpoint in the dashboard, and get your unique form ID and secret token.
Add One Line
Set your HTML form's action attribute to your Submeto endpoint. That's it — no backend code needed.
Receive Submissions
View submissions in the dashboard, get email notifications, and export your data as CSV.
Works with everything
HTML forms, JavaScript, API calls — pick your favorite way to send data.
<form action="https://submeto.com/forms/abc123" method="POST">
<input type="text" name="name" placeholder="Your name" required />
<input type="email" name="email" placeholder="Email" required />
<textarea name="message" placeholder="Message"></textarea>
<button type="submit">Send</button>
</form> Everything you need to collect form data
Submeto handles the hard parts so you can focus on building your site.
Dual Endpoints
Accept submissions via HTML form POST or REST API — whatever fits your stack.
Email Forwarding
Every submission forwarded to your verified email address instantly.
Dashboard & Storage
Browse, search, and view all submissions in a clean dashboard.
File Uploads
Accept file uploads via HTML forms (sync) or the API (async presigned URLs).
Security Tokens
Per-form secret tokens to authenticate API submissions and prevent abuse.
Rate Limiting
Built-in abuse prevention with configurable rate limits and origin whitelisting.
Flexible Schema
Define expected fields, but unknown fields are still accepted and stored.
CSV Export
Download all your submission data as CSV with a single click.
Any Content Type
form-urlencoded, multipart/form-data, or JSON — we handle them all.
Simple, transparent pricing
Start free and scale as you grow. No hidden fees.
Free
For personal projects and trying things out.
- 3 forms
- 100 submissions/mo
- Email forwarding
- Dashboard access
Pro
For freelancers and growing projects.
- Unlimited forms
- 2,000 submissions/mo
- 1 GB file uploads
- CSV export
- Priority support
Business
For teams and high-traffic sites.
- Unlimited forms
- 20,000 submissions/mo
- 10 GB file uploads
- CSV export
- Priority support
- Custom branding
Stop building form backends.
Start collecting submissions in under 2 minutes. Free to get started, no credit card required.