The hosted API does not expose a realtime WebSocket endpoint. For streaming text, use Server-Sent Events:Documentation Index
Fetch the complete documentation index at: https://docs.compose.market/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Path |
|---|---|
POST | /v1/chat/completions with "stream": true |
POST | /v1/responses with "stream": true |
POST | /external/v1/chat/completions with "stream": true |
POST | /external/v1/responses with "stream": true |