Skip to main content
GET
/
api
/
baa
/
status
Error
A valid request URL is required to generate request examples
{
  "accepted": true,
  "version": "1.0",
  "accepted_at": "2023-11-07T05:31:56Z",
  "accepted_by": "jsmith@example.com"
}

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

BAA status

accepted
boolean
version
string
Example:

"1.0"

accepted_at
string<date-time> | null
accepted_by
string<email> | null