Skip to main content

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.

The hosted API does not expose a realtime WebSocket endpoint. For streaming text, use Server-Sent Events:
MethodPath
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
For video jobs, use:
GET /v1/videos/{id}/stream