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
- Open the extension popup and sign in with Whop or mock premium.
- The background service worker refreshes a Whop OAuth token.
- The extension calls this app's entitlement endpoint.
- The gated endpoint rechecks access before returning paid output.
- The billing button asks this API for a Whop membership manage URL.