Skip to main content
GET
Retrieve Model List
Retrieve the list of models currently available for the LLM API, along with basic information for each model. This endpoint is compatible with the OpenAI API.

Request Headers

Content-Type
string
required
Enum value: application/json
Authorization
string
required
Bearer authentication format: Bearer {{API Key}}.

Response Information

data
object[]
required
An array of model objects containing the following properties: