One endpoint for every Qwen model
The Qwen API on ModelsLab is the OpenAI chat completions format at /api/v7/llm on modelslab.com. Authenticate with your ModelsLab key as a Bearer token and set `model` to a Qwen id. Streaming, tools, `response_format` and reasoning parameters work the same way they do against OpenAI.
The same base URL also accepts the Anthropic Messages format at /api/v7/llm/v1/messages. That is what lets Claude Code run on a Qwen model: point ANTHROPIC_BASE_URL at the endpoint and pass a Qwen id to `--model`.
- Qwen3: 235B A22B Instruct and Thinking, 30B A3B, 32B, 14B, 8B
- Qwen3 Coder: 480B A35B, 30B A3B, Flash, Plus and Next
- Qwen3 VL vision models: 235B, 32B, 30B A3B and 8B
- Qwen3.5, Qwen3.6, Qwen3.7 and Qwen3.8 releases
- Qwen2.5 Instruct, Qwen2.5 Coder 32B and QwQ-32B