Turn your waitlist
into growth

API-first waitlists with a fair scoring system that grows your product β€” not just your email list. Drop-in React components. Real movement, not just a number.

Why we’re different
  • Users climb the list through verified actions
  • Built-in proof-of-share & referral verification
  • API-first with drop-in UI components

Join the waitlist

Yes, we use our own product. See your position instantly.

By joining, you agree to our terms & privacy.

Step 1
Join

Users sign up with email and get a spot instantly.

Step 2
Verify

Referrals and shares are verified. Caps keep it fair.

Step 3
Climb

Scores update. Tie-breaks favor earlier joiners.

Your score, explained

A transparent scoring system that rewards early signups, verified invites, and proven shares β€” so the people who actually help you launch move forward faster.

πŸ•’
Early Signup
Up to 400 pts β€” earlier joiners get more points.
πŸ‘₯
Invites
Up to 400 pts β€” each confirmed invite adds to your score.
πŸ“’
Verified Shares
Up to 200 pts β€” social posts with proof count towards your score.

Built for developers

One API call to join. One React component to display. That’s all you need to run a sophisticated, fair waitlist.

API Call
fetch('/api/v1/waitlist/join', {
  method: 'POST',
  headers: { 'Content-Type': 'application/json', 'Authorization': 'Bearer pk_...' },
  body: JSON.stringify({ email: 'hey@souravinsights.com', inviteCode: 'ABC123XY' })
})
React Component
<WaitlistPosition
  apiKey="pk_..."
  userEmail="hey@souravinsights.com"
  showScoring
  onPositionChange={(pos) => console.log('New position:', pos)}
/>

Simple pricing

Start free. Upgrade when you need more seats & events.

Hobby
$0
  • Up to 1k waitlist entries
  • Basic scoring
  • Email verification
  • Social verification
Get started
Pro
$5/mo
  • Up to 10k entries
  • Custom waitlist pages
  • Custom domain
Get started
Scale
Contact
  • Unlimited entries
  • SLA & SSO
  • Priority support
Get started

FAQ

What makes Waitroom different?

We don’t just collect emails. Our scoring rewards verified referrals and shares so your list grows itself β€” fairly and transparently.

Can scores blow up?

No. Scores are bounded between 0 and 1000 by design, with caps for referrals and shares.

Do you support React components?

Yes β€” drop-in components to display position, score breakdown, and share CTAs.