Waitloop
Features How It Works Pricing Docs Documentation Sample Code AI Prompt Instructions Masterclass Contact Log in

Collect form submissions.
Ship zero backend.

Point any HTML form to Waitloop and every submission lands in your dashboard emails, names, custom fields, all of it. No server, no database, no API wiring. Just change your form's action URL and you're live.

index.html
<!-- Change your form's action. That's it. -->
<form action="https://api.waitloop.io/f/YOUR_KEY"
      method="POST">
  <input name="email" type="email" />
  <button type="submit">Join Waitlist</button>
</form>

That's it. Every submission goes straight to your dashboard. Works with any website, any HTML, any AI-generated page.

1 line
to change on your form
0 servers
to deploy or manage
< 60s
to first submission
$0
to get started

For AI-built sites

Your assistant already knows how

Cursor, Claude Code, Copilot and Codex all guess at an unfamiliar API. Hand yours our rules file and it stops inventing auth headers we don't have — or paste one line and let it read the whole integration guide itself.

Paste into any AI coding tool

Read https://waitloop.io/llms-full.txt and use it to add a Waitloop signup form to this page. My form key is wz_…

AGENTS.mdCLAUDE.md.cursor/rulescopilot-instructions.md

Everything you need. Nothing you don't.

Collect signups, track referrals, export your list. All from one dashboard, with zero infrastructure.

Zero Config

Point your form's action URL to us. Auto-detects all fields. No schema, no API keys in your code.

Any Form, Any Fields

Email, name, company, phone - whatever fields your form has, we capture and store them all automatically.

Built-in Analytics

See where signups come from, which pages convert, and track UTM campaigns. All captured automatically.

Viral Referral Engine

Every signup gets a unique share link. Referring friends moves them up the queue. Built-in viral growth loop.

One-Click CSV Export

Download your entire waitlist as CSV with all fields, referrer data, and timestamps. Ready for any tool.

Multiple Waitlists

One account, multiple projects. Each list gets its own key and dashboard. Perfect for agencies and serial launchers.

Collect Images

Add a file field and signups can attach photos — contest entries, portfolios, headshots. Thumbnails in your dashboard, previews in your notification email.

More Than Waitlists

Contact forms, demo requests, lead capture, multi-step signup that saves the email before the hard questions. Same endpoint, no extra setup.

See them working — seven copy-paste form templates with the HTML, CSS and JavaScript included.

Three ways to integrate. All under 60 seconds.

Pick the one that fits your project.

1

Form Action URL Zero JavaScript

index.html
<form action="https://api.waitloop.io/f/YOUR_KEY" method="POST">
  <input name="email" type="email" required />
  <button type="submit">Join Waitlist</button>
</form>

Works everywhere. Static sites, WordPress, email clients. No JS required.

2

Drop a Script Tag AJAX submit, no page reload

index.html
<!-- Add the attribute to the form you already have -->
<form data-waitloop="YOUR_KEY">
  <input name="email" type="email" required />
  <button type="submit">Join Waitlist</button>
</form>

<script src="https://forms.waitloop.io/w.js"></script>

Intercepts your form's submit. Shows inline success/error messages. No page redirect.

3

Auto-Generate a Form Drop a div, we build it

index.html
<div data-waitloop="YOUR_KEY"></div>
<script src="https://forms.waitloop.io/w.js"></script>

Configure fields, colors, and button text from your dashboard. We render the form.

Browse seven ready-made forms

Contact, multi-step, image upload and more — with the CSS included.

Simple, transparent pricing.

Start on Sandbox at no cost. Upgrade as your audience grows.

Sandbox
$0 /month
  • 50 submissions/month
  • 3 forms
  • 2 projects
  • 1 team member
  • 100 MB file storage
  • Basic analytics
  • CSV export
  • Custom domains
  • Webhooks & referrals
Get Started
Starter
$9 /month
  • 500 submissions/month
  • 3 forms
  • 2 projects
  • 1 custom domain
  • 1 team member
  • 1 GB file storage
  • Basic analytics
  • CSV export
  • Webhooks & referrals
Get Started
Most Popular
Pro
$49 /month
  • 5,000 submissions/month
  • 20 forms
  • 10 projects
  • 5 custom domains
  • 3 team members
  • 10 GB file storage, 25 MB uploads
  • Full analytics
  • Webhooks
  • Referral tracking
  • Email templates
Get Started
Business
$189 /month
  • 25,000 submissions/month
  • Unlimited forms
  • Unlimited projects
  • Unlimited domains
  • 10 team members
  • 50 GB file storage
  • Full analytics
  • Custom branding
  • Priority support
  • A/B testing
Get Started

Enterprise

Custom Pricing

Tailored for organizations that need unlimited scale, dedicated infrastructure, and white-glove support.

Contact Sales
Unlimited submissions
Unlimited forms & projects
Unlimited domains & team members
Dedicated support
Custom SLA
SSO integration
Private deployment

All plans include spam protection and duplicate detection. No hidden fees.

Frequently asked questions

Start collecting signups today

Start on Sandbox at no cost. No backend. No excuses.

Create Your Account

Takes 30 seconds. No credit card required for Sandbox.