Your HTML form backend,
ready in 30 seconds
Point your form's action attribute at your unique endpoint URL. We handle submission storage, spam filtering, and email notifications.
<form action="https://formendpoint.occam.cc/api/submit/YOUR-ID"
method="POST">
<input type="text" name="name" placeholder="Your name" />
<input type="email" name="email" placeholder="Email" />
<textarea name="message" placeholder="Message"></textarea>
<!-- Honeypot — keep hidden -->
<input type="text" name="_gotcha" style="display:none" />
<button type="submit">Send</button>
</form>That's it. No JavaScript required.
How it works
Create an endpoint
Sign in with your email, create a named endpoint, get your unique URL.
Add it to your form
Set the action attribute of your HTML form to your endpoint URL.
Get notified instantly
Every submission triggers an email to you. View all submissions in your dashboard.
Everything you need
Email notifications
Instant email for every submission, with all form fields formatted clearly.
Spam filtering
Honeypot field support. Spam submissions are silently discarded.
Submission dashboard
View, search, and export all your form submissions.
Custom redirects
Redirect users to your own thank-you page after submission.
JSON & AJAX support
Works with HTML forms and JavaScript fetch/axios calls.
CORS support
Restrict submissions to specific domains or allow all origins.
Simple pricing
Start free. Upgrade when you need more.
Free
- ✓ 1 endpoint
- ✓ Email notifications
- ✓ Submission dashboard
- ✓ Spam filtering
Pro
- ✓ Unlimited endpoints
- ✓ Email notifications
- ✓ Submission dashboard
- ✓ Custom redirects
- ✓ CORS allowlist
- ✓ Custom email subject
Business
- ✓ Everything in Pro
- ✓ Priority support
- ✓ Webhook delivery (soon)
- ✓ CSV export