Skip to main content
POST
Billing Checkout

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
Required string length: 8 - 200
authorization
string | null

Body

application/json
cancel_url
string<uri>
required
Required string length: 1 - 2083
price_key
string
required
Required string length: 1 - 100
success_url
string<uri>
required
Required string length: 1 - 2083
workspace_id
string
required
Required string length: 1 - 200

Response

Successful Response

The response is of type Response Billing Checkout Api V1 Billing Checkout Post · object.

Last modified on July 28, 2026