website: a site visitors browse at <route>.whop.app, hosted by Whop. No server to provision, no deploy pipeline to wire. Write a Vite app and run one command, or start from a blueprint: a working business with products already set up.
Four ways to start
This section covers everything except the AI path. For that one, open Websites in your dashboard, select New website, then Create your own.
What you get
- Payments. Use checkout links or embedded checkout — see Accept payments.
- A live address at
<route>.whop.app, as soon as the first build is promoted. - Versioned deploys. Promoting an older build is how you roll back, from the CLI or the Versions tab.
- API calls with no key handling. The runtime signs server-side requests to the Whop API. Your code never sees the key — see Hosting.
- The Whop pixel, pre-installed. Page views and checkout conversions are tracked with no snippet to paste — see Track visitors.
Next steps
Blueprints
Deploy a working business — products, pricing, and a site — in one step.
Build a website with the CLI
Scaffold, run locally, and deploy your first site in four commands.
How hosting works
Builds, secrets, logs, rollbacks, and the injected API key.
Accept payments
Add checkout to the site you just shipped.

