List, retrieve, search, and price the generated model catalog.
Model routes use public catalog IDs. Duplicate upstream model names are resolved by the generated catalog, so callers send the public ID shown by these endpoints.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 | Auth | Description |
|---|---|---|---|
GET | /v1/models | None | Native generated model catalog. |
GET | /v1/models/all | None | Extended catalog when bundled. |
GET | /v1/models/{model} | None | One native model card. |
GET | /v1/models/{model}/params | None | Optional parameter metadata for one model. |
POST | /v1/models/search | None | Search and filter native model cards. |
GET | /api/models | None | Public catalog proxy backed by the models service. |
GET | /api/pricing | None | Compact pricing table from the bundled inference catalog. |
400.text, image, audio, video, or embedding.list for list and search routes.