Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
string
required

Body

application/json
priceId
string
required
quantity
number
required
successUrl
string
cancelUrl
string
isTrial
boolean
clientReferenceId
string

Response

200 - application/json

Returns checkout session url about a space.

url
string | null
required
Last modified on March 5, 2026