Skip to main content
POST
Get checkout URL

Authorizations

Authorization
string
header
required

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

Body

application/json
base_subscription
string
required

Base subscription price ID

addons
object[]

Subscription addons

Response

Checkout URL generated successfully

data
string<uri>
required