# List available capability categories, endpoints, and models

**GET /v1/models**

Operation ID: `listModels`. The canonical machine-readable schema is [OpenAPI](https://llm.agenticfi.wtf/openapi.json).

## Choose a capability

Use only categories whose `status` is `available`. The catalog lists text generation, image generation, text to speech, and speech to text with their callable endpoint paths. Each model repeats its category, input and output modalities, and supported endpoints.

## Responses

- **200:** Current categorized catalog. Only returned categories and endpoints are available.