Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The session ID returned from /start
OK
Response for the conversation history endpoint (GET /{sessionId}/conversation). Returns the persisted conversation from the database.
JSON array of recent chat messages
AI-generated summary of older messages (null if no summarization occurred)