Skip to main content
POST
Create Checkout

Authorizations

Authorization
string
header
required

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

Body

application/json
plan
string
required
success_url
string
default:http://localhost:3000/billing?success=true
cancel_url
string
default:http://localhost:3000/billing?canceled=true

Response

Successful Response