Skip to main content
GET

Model List

Query the list of available models. The route determines the compatible format based on the request headers: it returns OpenAI style by default; with x-api-key and anthropic-version, it uses Claude style; with x-goog-api-key or the key query parameter, it uses Gemini style.
If you only want to know “roughly what text model names are available in the system” and do not want to send an API request right away, you can first look at the “Common Model Name Examples” in the text model support matrix. However, the models actually available for your current key are still determined by the response from this endpoint.

Common Model Name Examples

Path

Request Example

Claude Style

Gemini Style

Response Example

Query a Single Model