Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use AI processing and playground endpoints for conversation workflows.
POST /api/ai/process
POST /api/ai/playground
curl -X POST https://your-instance.example.com/api/ai/process \ -H "Authorization: Bearer <token>" \ -H "Content-Type: application/json" \ -d '{"conversationId":"507f1f77bcf86cd799439011"}'