Skip to main content
Create checkout session

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

Body

application/json
lookup_key
string
required

Response

Stripe checkout session

url
string<uri>

Stripe checkout redirect URL

Last modified on July 23, 2026