Hype

Waiting lists you and your customers will love

Hype is an open-source platform for developers to manage their demand for early access to their products. Easily add waitlists, referals, onboarding and payments with Hype.

Let us do the heavy lifting

We handle all the boring stuff, saving you hours of development time.

Bot Detection
Prevent bots and spam emails from joining your waitlist.
Confirmation
Automatic email verification for your prospects.
Deliverability
Filter out invalid emails from your waitlist.
Onboarding
Control who can access your product from the dashboard.

Beautiful CRM

Manage your prospects in one place. From our dashboard you can see, filter, communicate with and even onboard your prospects.

Email Signed Up Last Messaged Email Access Granted
jamie@example.com 5 minutes ago Never Pending
tim@example.com 38 minutes ago Never Verified
alice@example.com 2 days ago Yesterday Verified
bob@example.com 3 days ago Never Bounced

For Developers

Hype has a strong focus on developer experience. We believe in giving developers time to focus on their product. Integrating should take minutes, not hours.

Supports

import {
  Waitlist,
  WaitlistEmail,
  WaitlistSubmit,
  WaitlistSuccess,
} from "@buildhype/react";

export function App() {
  return (
    <Waitlist apiKey="your-api-key">
      <WaitlistEmail />
      <WaitlistSubmit />
      <WaitlistSuccess />
    </Waitlist>
  );
}

Guides

Learn how to use Hype with your favorite framework.

9/5/2025

Next.js

Learn how to use Hype with Next.js

Lastest Hype

Stay up to date with the latest Hype updates.

9/5/2025

Svelte SDK

Add a waitlist to your Svelte application with a few lines of code.

9/4/2025

Prospect Notes

Keep track of your conversations with prospects.

9/3/2025

Email Verification

Verify the email address of your prospects.

9/3/2025

Prospect Notifications

Recieve notifications when a prospect joins your waitlist.

9/3/2025

Better Auth Plugin

Control access to your app with our Better Auth plugin.

9/2/2025

React SDK

Add a waitlist to your React application with a few lines of code.

Get started with Hype