List models available to the current API key, compatible with the OpenAI Models API
Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
type=all to include all model typestext or chat: return text/chat models onlyimage: return image models onlyvideo: return video models onlyaudio: return audio models onlyall: return all available modelslist.type is omitted, async task models such as video and audio models are excluded from the default result.GET /v1/models?type=all.