Get available model information

Returns information about available AI models and their capabilities.

Use this endpoint to discover:

  • Available model identifiers for use with /responses
  • Model capabilities (vision, function calling, etc.)
  • Token limits and other configuration

Optionally filter by model ID (UUID) using the litellm_model_id query parameter.

Query Params
uuid

Filter by model ID (UUID) to get info for a single model

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json