Skip to main content
GET
获取模型列表

Overview

Returns a list of all available models for the Chat API.

Response Format

Example

Using OpenAI SDK

Using cURL

Available Models

OpenAI Models

Google Gemini Models

Anthropic Claude Models

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - undefined