Forever Free • No Credit Card Required

Form backend for static sites

Connect your HTML forms to our endpoint and receive submissions in your inbox. No backend code, no servers, no hassle. Just forms that work.

Choose your path
Quick Start

Use it instantly — no account needed

Verify your email once and get a personal endpoint that forwards submissions straight to your inbox.

index.html
<form action="https://000form.com/f/your-email@example.com"method="POST">
    <input type="text" name="name" placeholder="Full name" required>
    <input type="email" name="email" placeholder="Email address" required>
    <textarea name="message" placeholder="Your message..." 
    rows="4" required></textarea>
    <button type="submit">Send message</button>
    </form>
Full Access

Create an account — get the dashboard

Manage all your endpoints in one place. Perfect for tracking, history, and control.

Multiple endpoints

Create separate endpoints for each form

Submission history

Browse, filter, and search everything

Analytics graphs

Visualize submission trends

CSV export

Download data anytime

Pause forms

Stop submissions instantly

Advanced search

Find submissions instantly

Everything you need, nothing you don't

Simple, powerful form handling that just works

Email notifications

Get instant email alerts for every submission. Reply directly from your inbox.

Spam protection

Built-in honeypot and smart filtering keep your inbox spam-free.

Instant setup

Create an endpoint in seconds. Just point your form to our URL.

Dashboard

View and manage all submissions in one clean interface.

CSV export

Export your data anytime. Your submissions belong to you.

AJAX support

Submit forms without page reloads using JavaScript fetch.

Up and running in 3 simple steps

No complicated setup. No backend code. Just forms that work.

1

Create your endpoint

Sign up and create a new form. We'll generate a unique URL for you.

2

Point your form to us

Update your HTML form's action attribute with your new endpoint URL.

3

Receive submissions

Get email notifications and manage everything in your dashboard.