List Available LLM Models
Authentication
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
Query parameters
Filter by vision (input) capability. Repeat for multiple: image (supports_vision), pdf (supports_pdf_vision). Model must support all listed.
Filter by output capability, e.g. image for models that can generate images (supports_image_output).
Response
The company that produces the LLM (e.g., OpenAI, Anthropic, Meta).
The service provider or platform hosting the model (e.g., OpenAI, Azure, Groq).
Human-readable name for the model.
Whether the model supports provider-native context caching.