WarpList gives founders a complete verified waitlist system — from embeddable widget to real-time analytics.
When a user pastes their tweet URL, we fetch the actual tweet via the vxtwitter API and verify the text contains your waitlist slug. No fake URLs, no gaming the system.
We hit GitHub's public API directly: GET /users/{handle}/following/{target}. A 204 response means they're really following. When they unfollow, they lose the points.
Every verified action is re-checked every 24 hours via Vercel cron. Users who delete their tweet, unfollow accounts, or otherwise cheat automatically drop in the queue.
One script tag. Drop it on any landing page — Webflow, Framer, Carrd, plain HTML, whatever. The widget handles signup, social actions, and position display.
Don't have a landing page yet? We've got you. Each waitlist gets a hosted page at warplist.app/w/your-slug — share it directly.
Users prove they followed your X account by posting a proof tweet. We verify the proof tweet exists and contains the account handle.
See total subscribers, verified vs unverified counts, top referrers, most popular actions, and daily growth — all in one place.
Get real-time notifications when a subscriber joins, gets verified, or loses points. Integrate with Zapier, Make, or your own backend.