Chat API channel
Build a custom UI against Qefro chat APIs while still using workspace knowledge and tools.
Entry points
| API | Auth | Use |
|---|---|---|
POST /api/v1/chat | User JWT | Authenticated console-style chat |
POST /api/v1/widget/chat | Widget token | Public Customer AI HTTP |
GET /ws/chat | Widget token | Streaming WebSocket |
Full map: REST APIs.