List models
List the AI models available to your Yelu API key in an OpenAI-compatible model catalog.
GET
Returns the model IDs currently available to the authenticated API key. Use this endpoint during configuration or periodic catalog refresh instead of assuming that every provider model is enabled.
Endpoint
Headers
API key using the format
Bearer $YELU_API_KEY.Request body
This endpoint does not accept a request body.Response
Always
list for an OpenAI-compatible model collection.Models available to the authenticated key.
Error codes
A model appearing in the catalog identifies routable access. Capability support—such as vision, tools, JSON schema, audio, or image generation—still depends on that model.
Last modified on July 13, 2026