jishie

Kimi K2.5

orcarouter/kimi/kimi-k2.5 · family kimi-k2 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.

$1.20Blended $/1M (3:1)
$0.6Input $/1M
$3Output $/1M
$3.601M in + 1M out
$0.1 −83%Cache read $/1M
#3394 of 5,000Cheapest rank
Provider
OrcaRouter (orcarouter)
Context
262,144 tokens
Max output
262,144 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Kimi K2.5” is offered by 9 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Plan (China)freefree$0.00262k
Alibaba Coding Planfreefree$0.00262k
Alibaba Token Planfreefree$0.00262k
Alibaba Token Plan (China)freefree$0.00262k
CrofAI$0.35$1.7$0.69262k
NanoGPT$0.3$1.9$0.70256k
DigitalOcean$0.375$2.025$0.79262k
LLM Gateway$0.405$1.98$0.80262k
OrcaRouter (this)$0.6$3$1.20262k

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":"kimi/kimi-k2.5","messages":[{"role":"user","content":"hello"}]}'

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