Skip to main content
POST
/
api
/
embed
/
token
Error
A valid request URL is required to generate request examples
{
  "token": "<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
type
enum<string>
required
Available options:
form,
builder
submission_id
integer

Required for type=form

submitter_id
integer

Required for type=form

template_id
string

Required for type=builder

allow_to_resubmit
boolean
with_title
boolean
with_send_copy_button
boolean
with_download_button
boolean
autosave
boolean

Builder option

preview
boolean

Builder option

Response

200 - application/json

JWT token

token
string