Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Public liveness status

/api/statusGET
Returns an ungated health payload so agents can confirm Collabute is reachable without authentication.
Response
200 · Service is reachable
name *string
status *"ok"
time *string (date-time)
docs *string (uri)
openapi *string (uri)
mcp *string (uri)
Request example
curl -X GET "https://collabute.ai/api/status"