Access Tokens
Create API token
Generate a new API token. The raw token value is only returned once. Requires Pro plan.
POST
Error
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
API token generated at Settings > API
Body
application/json
Descriptive name for the token
Expiration date (null for no expiry)
Permission scopes (empty = full access)
Available options:
templates:read, templates:write, submissions:read, submissions:write, users:read IP allowlist (empty = all IPs)
Error