Skip to main content
POST
Start a Stripe Checkout session for a plan

Authorizations

Authorization
string
header
required

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

Body

application/json
priceId
string
required
Required string length: 4 - 255

Response

200 - application/json

The response is of type object.

Last modified on September 17, 2026