You can query the complete list of available models through this API.
No API key is required for this request. You can also simply open this list in any web browser.
get
Responses
200
A list of available models.
application/json
get
/models
200
A list of available models.
Output Examples by Model Type
As of early 2026, this endpoint returns a list of more than 400 models. Each item represents a single model identified by a unique ID. Depending on the model category (chat, video, etc.), the set of fields in each item may vary slightly, so below we provide representative examples from the main model categories.
Example output item for a chat model
Unlike other types of models, every chat model includes a non-empty features list that clearly shows what the model can do: support for streaming, instructions for SYSTEM or DEVELOPER roles besides the regular prompt, whether the model is described by the developer as “thinking”, etc.
For more details on many of these, see the CAPABILITIES section of this documentation portal.