post https://api.whop.com/api/v2/experiences/
Returns a specific Experience, using its unique ID. Experiences represent what the customer receives or unlocks when they purchase a Membership.
Log in to see full request history
Response
Returns a specific Experience, using its unique ID. Experiences represent what the customer receives or unlocks when they purchase a Membership.
xxxxxxxxxx
curl --request POST \
--url https://api.whop.com/api/v2/experiences/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: