Skip to main content
POST
Start a crypto checkout

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/json
period
enum<string>
required
Available options:
monthly,
yearly,
lifetime,
days
plan
string

Plan id: starter, standard, or pro.

days
integer

Only for period=days.

Response

The invoice id.

invoice_id
string