Skip to main content
GET
/
api
/
settings
/
white_label
Error
A valid request URL is required to generate request examples
{
  "white_label": {
    "display_name": "<string>",
    "legal_name": "<string>",
    "display_title": "<string>",
    "post_sign_enabled": true,
    "post_sign_markdown": "<string>",
    "identity_handoff_configured": true
  }
}

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

Response

200 - application/json

White-label configuration

white_label
object