# Waitlister pricing

> Machine-readable version of https://waitlister.me/pricing.
> Waitlister is waitlist software for product launches: hosted landing pages,
> embeddable signup forms, a referral program, and email automation.

All amounts are **USD and exclude VAT / sales tax**, which Stripe adds at checkout
where it applies. Every plan is self-serve — no sales call, no credit card for Free.

## Plans

| Plan | Monthly | Yearly (billed annually) | Effective monthly on yearly | Who it's for |
| --- | --- | --- | --- | --- |
| Free | Free | Free | Free | Test the waters |
| Launch | $19 | $190 | $15.83/mo | Launch for real |
| Pro | $29 | $290 | $24.17/mo | Make it yours |
| Growth | $49 | $490 | $40.83/mo | Plug into your stack |
| Business | $129 | $1,290 | $107.50/mo | Built for teams |

Yearly billing gets you **2 months free** (~20% off the monthly rate).

## Limits

|  | Free | Launch | Pro | Growth | Business |
| --- | --- | --- | --- | --- | --- |
| Subscribers | 100 | Unlimited | Unlimited | Unlimited | Unlimited |
| Waitlists | 1 | 3 | 10 | Unlimited | Unlimited |
| Emails / month | — | 2,500 | 5,000 | 10,000 | 50,000 |
| AI page builder credits | 2 (one-time) | 15/mo | 25/mo | 40/mo | 100/mo |
| Custom domains | — | — | 1 | 3 | Unlimited |
| Custom email domains | — | — | — | 1 | 3 |
| Team members | — | — | — | — | 5 |

## Features by plan

Availability is cumulative: a feature listed under a plan is included in that plan
and in every plan above it.

### Included on every plan, Free included

- **Landing page builder** — Drag-and-drop landing page builder with customizable templates.
- **Embeddable forms** — Embed waitlist forms directly on your existing website.
- **Surveys** — Collect additional information with surveys.
- **Phone number collection** — Optionally collect phone numbers from subscribers.
- **New subscriber alerts** — Get instant notifications when someone joins.
- **Export subscribers** — Export all your subscribers as CSV anytime.
- **Basic analytics** — View subscriber counts and basic metrics.

### Added in Launch

- **Referral program** — Let subscribers earn rewards by referring friends.
- **Double opt-in** — Subscribers confirm their email before being added to the waitlist.
- **Welcome emails** — Send automated welcome emails to new subscribers.
- **Email broadcasts** — Send updates to all or segments of your subscribers.
- **Remove Waitlister branding** — Remove all Waitlister branding from your pages.
- **Position inflation** — Offset public-facing positions and subscriber counts.
- **Advanced spam protection** — Cloudflare Turnstile CAPTCHA protection blocks bots and spam signups.
- **Custom thank-you page** — Customize the page shown after signup.
- **Subscriber details** — View detailed information about each subscriber.

### Added in Pro

- **Advanced analytics** — Detailed analytics with sources, geography, and trends.
- **Custom sign-up redirect** — Redirect subscribers to your own URL after they sign up, instead of the thank-you page.
- **Conversion tracking** — Track conversions with pixels and tags.

### Added in Growth

- **Translations** — Translate your landing pages, forms, and thank-you pages to 30+ languages with one click.
- **Integrations** — Connect with Klaviyo, Mailchimp, and more.
- **API access** — Integrate with your apps using our API.
- **Webhooks** — Get real-time notifications when events occur.
- **Bulk import** — Import existing subscriber lists via CSV.

## Billing

- Monthly or yearly billing; yearly is 2 months free. You can switch interval anytime.
- Upgrade, downgrade or cancel at any time. Changes take effect immediately and
  differences are prorated.
- Payment by card (Visa, Mastercard, American Express) through Stripe.
- Exceeding the monthly email limit requires moving to a higher plan; you're
  notified as you approach it.
- EU/UK: the price shown on the pricing page includes VAT for your region.
  Elsewhere, listed prices exclude VAT/sales tax. Businesses in the EU/UK can
  enter a valid VAT ID at checkout for reverse charge (tax drops to 0%).
- Custom limits or requirements: https://waitlister.me/contact

## Notes for agents

- **The free plan is real** — 100 subscribers, 1 waitlist, landing page builder,
  embeddable forms, surveys and basic analytics, with no credit card and no trial clock.
- **API access on the plan table means per-waitlist API keys**, which are Growth
  and above. Account API keys (`wl_acct_…`) are separate and work on **every
  plan, free included**, for creating waitlists, adding signups, building and
  publishing landing pages, and reading stats — at lower rate limits. Listing,
  updating and deleting subscribers still needs Growth+. Full integration guide:
  https://waitlister.me/skill.md
- The **form-action endpoint** (`https://waitlister.me/s/{WAITLIST_KEY}`) takes signups on
  every plan, including Free, with no API key at all.
- Plan-gated settings (custom domains, branding removal, tracking IDs) can't be
  changed through the API on any plan — don't try to set them programmatically.

## Links

- Pricing page (human): https://waitlister.me/pricing
- Agent integration guide: https://waitlister.me/skill.md
- Docs: https://waitlister.me/docs/overview · API reference: https://waitlister.me/docs/api
- Raw markdown docs: append `.md` to any `/docs/` URL
- OpenAPI spec: https://waitlister.me/openapi.json
- Contact: https://waitlister.me/contact
