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.
Documentation Index
Fetch the complete documentation index at: https://docs.perceptron.inc/llms.txt
Use this file to discover all available pages before exploring further.
extended query parameter to retrieve detailed metadata about each model, including capabilities, supported input/output modalities, and token limits.
Bearer token authentication using your Perceptron API key
If true, returns extended model metadata including capabilities, modalities, and limits.
List of available models. Returns GetModelsResponse when extended=false (default), or GetModelsExtendedResponse when extended=true.