Skip to main content
POST
Start Subscription Checkout

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Path Parameters

workspace_id
string<uuid>
required

Body

application/json
billing_interval
enum<string>
required
Available options:
month,
year
plan_key
enum<string>
required
Available options:
pro,
team
confirm_trial_conversion
boolean
default:false
seat_quantity
integer
default:1
Required range: 1 <= x <= 10000

Response

Successful Response

checkout_url
string
required
transaction_id
string
required