Skip to main content
POST
/
api
/
subscription
/
checkout
Error
A valid request URL is required to generate request examples
{
  "url": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Body

application/json
plan_id
integer
required
interval
enum<string>
default:monthly
Available options:
monthly,
yearly

Response

Checkout URL

url
string<uri>