jishie

Qwen3.5 Plus

orcarouter/qwen/qwen3.5-plus · family qwen · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.

$0.26
Blended $/1M (3:1)
$0.115
Input $/1M
$0.688
Output $/1M
$0.80
1M in + 1M out
—
Cache read $/1M
#1967 of 7,717
Cheapest rank
Provider
OrcaRouter (orcarouter)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Qwen3.5 Plus” is offered by 15 providers — cheapest-effective first. Alibaba Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Planfreefree$0.001M
Alibaba Coding Plan (China)freefree$0.001M
OrcaRouter (this)$0.115$0.688$0.261M
Merge Gateway$0.115$0.688$0.261M
Alibaba (China)$0.115$0.688$0.261M
302.AI$0.12$0.69$0.261M
OpenCode Go$0.2$1.2$0.45262k
OpenCode Zen$0.2$1.2$0.45262k
EmpirioLabs AI$0.36$2.21$0.821M
NanoGPT$0.4$2.4$0.90984k
LLMTR$0.4$2.4$0.901M
Alibaba$0.4$2.4$0.901M
Ofox$0.4$2.4$0.901M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at OrcaRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen/qwen3.5-plus","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all OrcaRouter models · model index · JSON