Skip to main content

Native OpenAI Format

GET /v1/models

Request Parameters​

ParameterTypeRequiredDescription
key (query)stringOptionalGoogle API Key (for Gemini Format)
x-api-key (header)stringOptionalAnthropic API Key (for Claude Format)
anthropic-version (header)stringOptionalAnthropic API Version
x-goog-api-key (header)stringOptionalGoogle API Key (for Gemini Format)

Request Example​

{
"path": {},
"cookie": {},
"header": {},
"query": {},
"method": "GET"
}

Response Fields(200)​

Field NameTypeDescription
No structured response fields (may be binary or empty response body)