Skip to main content
POST
Create Subscription Checkout Session

Authorizations

Authorization
string
header
required

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

Body

application/json
subscription_tier
enum<string>
required
Available options:
TRIAL,
STARTER,
PRO,
SCALE,
ENTERPRISE
renewal_cycle
enum<string> | null
Available options:
MONTHLY,
YEARLY

Response

Successful Response

checkout_session_id
string
required
url
string
required