BForms
No backend required. Free to start.

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

Setup in 60 seconds
Spam protection built-in
Works with any platform
Email notifications
How It Works

Three steps. That's it.

No SDKs, no dependencies, no build steps. Just HTML.

1

Create a form endpoint

Sign up and create a form endpoint from your dashboard. Configure email notifications and set allowed domains.

2

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.

3

Collect submissions

Submissions appear in your dashboard instantly. Get email alerts for every new response.

Integration

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
Create Your First Form
contact.html
<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>
Features

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.

FAQ

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.

Free forever tierNo credit card neededSetup in 60 seconds