Retrieve Model
Retrieve details for a specific LongCat model, including modality, context length, and pricing. Supported on both the OpenAI and Anthropic endpoints.
Authorizations
Path Parameters
modelstringpathrequired
Model identifier, e.g. LongCat-2.0-Preview.
default: false
Endpoints
/openai/v1/models/{model}GEToptional
Retrieve model details on the OpenAI endpoint.
default: false
/anthropic/v1/models/{model}GEToptional
Retrieve model details on the Anthropic endpoint.
default: false