Skip to main content
GET
List models
Lists the currently available models for the LLM API, and provides basic information about each one. This endpoint is compatible with OpenAI API.

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Response

object[]
required
Array of model objects with the following properties:
Last modified on July 3, 2026