Skip to main content
POST
Start checkout

Authorizations

Authorization
string
header
required

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

Body

application/json
items
object[]
required
plan
enum<string>
default:one_off

one_off is a single paid consultation with no renewal; subscription is an ongoing plan billed every cycle. Weight loss and hair loss accept either at checkout; every other category is one_off only.

Available options:
one_off,
subscription
language
string
default:EN
return_path
string
Maximum string length: 500
session_id
string | null
Maximum string length: 64
meta_snapshot
object | null
oai_snapshot
object | null

Response

items
object[]
required
plan
enum<string>
default:one_off

one_off is a single paid consultation with no renewal; subscription is an ongoing plan billed every cycle. Weight loss and hair loss accept either at checkout; every other category is one_off only.

Available options:
one_off,
subscription
language
string
default:EN
return_path
string
Maximum string length: 500
session_id
string | null
Maximum string length: 64
meta_snapshot
object | null
oai_snapshot
object | null