List Models

List the models currently available on LongCat with basic information. Supported on both the OpenAI and Anthropic endpoints.

GEThttps://api.longcat.chat/openai/v1/models

Authorizations

Authorizationstringheaderrequired

Authentication key, passed in the request header as Bearer YOUR_API_KEY.

default: false

Endpoints

/openai/v1/modelsGEToptional

List models on the OpenAI endpoint.

default: false
/anthropic/v1/modelsGEToptional

List models on the Anthropic endpoint.

default: false