Template status

What the installed extension includes

The popup signs in with Whop, checks this API for the current user's entitlement, opens Whop checkout, links to billing, and only unlocks the gated feature when Whop access is active.

API modeWhop production mode
Access resourceNot configured
Checkout planNot configured

Request flow

  1. Open the extension popup and sign in with Whop or mock premium.
  2. The background service worker refreshes a Whop OAuth token.
  3. The extension calls this app's entitlement endpoint.
  4. The gated endpoint rechecks access before returning paid output.
  5. The billing button asks this API for a Whop membership manage URL.
View checkout page