Returns a list of models available in the API. Use the extended query parameter
to get additional metadata about each model’s capabilities and supported features.
extended query parameter to retrieve detailed metadata about each model, including capabilities, supported input/output modalities, and token limits.
Authorization header with your API key:
If true, returns extended model metadata including capabilities, interactions, and limits.
List of available models. Returns GetModelsResponse when extended=false (default), or GetModelsExtendedResponse when extended=true.