API-First Waitlist Management

Launch Your Waitlist
in 10 Seconds

Create waitlists, collect subscribers, track referrals, and export data. One API call to start. Zero infrastructure to manage.

# Create a waitlist
curl -X POST https://api.lazy-mac.com/waitlist-api/api/v1/waitlists \
  -H "X-API-Key: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"name": "My Product Launch"}'

# Add a subscriber
curl -X POST https://api.lazy-mac.com/waitlist-api/api/v1/waitlists/wl_xxx/subscribe \
  -H "X-API-Key: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"email": "user@example.com", "name": "Jane"}'

Instant Setup

One POST request creates a fully functional waitlist with subscriber management, deduplication, and position tracking.

🔗

Built-in Referrals

Every subscriber gets a unique referral code. Track who referred whom and surface your top advocates automatically.

🔒

API Key Auth

Simple X-API-Key header authentication. Your data is isolated per key. No OAuth complexity needed.

📨

Webhook Events

Get notified in real-time when new subscribers join. Connect to Slack, Discord, email, or any HTTP endpoint.

📊

Stats & Export

Dashboard-ready stats endpoint. Export subscribers as JSON or CSV anytime. Referral leaderboard included.

🤖

MCP Ready

Built-in Model Context Protocol endpoint. Let AI assistants manage your waitlist through natural language.

Simple Pricing

Start free. Scale when you need to.

Free

$0/mo
  • 1 waitlist
  • 100 subscribers
  • Referral tracking
  • JSON export
  • API access
Start Free