Form endpoints for any website
Add contact forms, feedback widgets, and surveys to any website in minutes. Just point your HTML form to BForms and start collecting submissions.
Free tier includes 5 forms and 100 submissions/month
Three steps. That's it.
No SDKs, no dependencies, no build steps. Just HTML.
Create a form endpoint
Sign up and create a form endpoint from your dashboard. Configure email notifications and set allowed domains.
Add the snippet to your site
Copy the form action URL and paste it into your HTML. Works with any website builder, framework, or static site.
Collect submissions
Submissions appear in your dashboard instantly. Get email alerts for every new response.
Drop-in simple
If you can write an HTML form, you can use BForms. No JavaScript SDK, no npm packages, no API keys in your frontend code.
- Plain HTML — works everywhere
- No client-side JavaScript needed
- Custom redirect after submission
- Honeypot spam filtering included
<form
action="https://bforms.dev/api/f/abc123"
method="POST"
>
<input
type="email"
name="email"
placeholder="you@example.com"
required
/>
<textarea
name="message"
placeholder="Your message..."
required
></textarea>
<button type="submit">
Send Message
</button>
</form>Everything you need, nothing you don't
Built for developers and non-developers alike. Simple tools that just work.
Instant Setup
Create form endpoints in seconds. No server configuration, no deployment pipelines.
Spam Protection
Built-in honeypot fields automatically detect and filter bot submissions.
Domain Restrictions
Control exactly which websites can submit to your forms. Block unauthorized requests.
Email Notifications
Get notified instantly when someone submits a form. Configurable per-form.
Submission Dashboard
View, search, and manage all form submissions from a clean, organized dashboard.
Works Anywhere
React, Vue, WordPress, Webflow, plain HTML — if it can make a POST request, it works.
Questions? Answers.
Everything you need to know about BForms.
Start collecting submissions today
Set up your first form endpoint in under a minute. No credit card required.