Learn how to build and structure apps on Whop with experience and discover views
/experiences/[experienceId]
/discover/{accessPassRoute}/
, appending your app’s ID as a query parameter: ?app={yourAppId}
. For example:
How to get the access pass route:
You can use the Whop SDK to find the accessPass_route
by experience ID. This will return the access passes for that experience, including the route you can use for linking.