Skip to main content
POST
Create Checkout Session

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string<uuid>
required

Response

Successful Response

Response containing Polar checkout session URL.

The frontend should open this URL in a new tab/window to redirect the user to Polar's checkout page for PRO tier upgrade.

checkout_url
string
required

URL to Polar checkout session

team_id
string
required

Team UUID being upgraded