POST
Create Billing Checkout

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Body

application/json
amount_cents
integer | null
Required range: 500 <= x <= 1000000
plan
string | null

Response

Successful Response

checkout_url
string
required