Skip to main content
POST
/
api
/
templates
/
{template_id}
/
documents
/
generate_thumbnail
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "thumbnails": [
    "<string>"
  ],
  "count": 123
}

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

Path Parameters

template_id
string
required

Response

Thumbnails generated

success
boolean
thumbnails
string[]
count
integer