The catalog describes each model withDocumentation Index
Fetch the complete documentation index at: https://docs.compose.market/llms.txt
Use this file to discover all available pages before exploring further.
input and output modalities. The gateway uses those fields for search, model pages, and operation lists.
Common modalities:
| Modality | Typical endpoints |
|---|---|
| Text | /v1/chat/completions, /v1/responses |
| Vision | Text routes with image content parts |
| Images | /v1/images/generations, /v1/images/edits, /v1/responses |
| Video | /v1/videos/generations, /v1/videos/{id} |
| Speech | /v1/audio/speech, /v1/audio/transcriptions |
| Embeddings | /v1/embeddings |