Skip to main content
POST
Open a Whop checkout to subscribe or change plan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
plan
enum<string>
required

Plan to subscribe to.

Available options:
CREATOR,
PRO
Example:

"PRO"

redirectUrl
string

Where Whop sends the customer back after checkout.

Response

200 - undefined