No account needed

Express

Instant form endpoints.

Verify your email, point your form at the endpoint, and submissions land straight in your inbox — no account, no setup, no server required.

0
Lines of backend
<60s
Setup time
Free
Forever

Try it right now

Edit the code on the left, verify your email on the right, and submit a real test — it will land in your inbox.

Code Editor
HTML
CSS
Your form's action URL is your endpoint — replace YOUR@EMAIL.COM with your verified email.
Live Preview
Live
1
Verify your email
We'll route form submissions here. One-time verification, no account needed.
CAPTCHA is currently disabled via the hidden field in the HTML tab. To re-enable spam protection, remove this line from your form:
<input type="hidden" name="_captcha" value="false">
2
Test your form
Fill and submit below — we'll process it and deliver it to your verified inbox.
Express sends submissions directly to your inbox—no dashboard or history available. Use CORE to access history, spam filtering, and team features.
Explore Core
How Express works
Step 01
Verify your email

Enter an email and click Verify. We send a one-time confirmation link — click it to activate your endpoint.

Step 02
Point your form

Set your form's action to /f/your@email.com. That's all the backend you need.

Step 03
CAPTCHA protection

After a visitor submits, they're redirected to a quick CAPTCHA check. Disable it any time with the hidden field.

Step 04
Land in your inbox

Every entry is formatted and emailed directly to you. No login.