/
YO
youka
/
Youka REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
youka
Youka REST API
post
Create a billing checkout session
v1
latest
OpenAPI 3.1.0
2026-07-22
32
34
197.3 KB
Billing
Create a billing checkout session
post
/billing/checkout
Headers
Idempotency-Key
string
Request body
BillingCheckoutRequest
required
productType
'subscription'
|
'topup'
required
cycle
'monthly'
|
'yearly'
quantity
integer
required
platform
'web'
|
'desktop'
|
'cli'
|
'sdk'
|
'api'
required
Response
Checkout session
BillingCheckoutResponse
required
url
string
uri
required
sessionId
string
required