Checkout Sessions
Create a Checkout Session
Creates a new Checkout Session. A Checkout Session allows specific data to be attached to a Membership upon purchase and customization of the checkout experience.
POST
Create a Checkout Session
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Body
application/json
Create a Checkout Session
Response
201 - application/json
Create a Checkout Session
CheckoutSession model
Create a Checkout Session