jishie

Kimi K2.6

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

$0.48Blended $/1M (3:1)
$0.275Input $/1M
$1.1Output $/1M
$1.381M in + 1M out
Cache read $/1M
#2160 of 5,000Cheapest rank
Provider
routing.run (routing-run)
Context
200,000 tokens
Max output
32,000 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Kimi K2.6” is offered by 9 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Nvidiafreefree$0.00262k
Kenarifreefree$0.00262k
Privatemode AIfreefree$0.00262k
Alibaba Token Planfreefree$0.00262k
Alibaba Token Plan (China)freefree$0.00262k
LLM Gateway$0.22$1.137$0.45262k
routing.run (this)$0.275$1.1$0.48200k
Vultr$0.3$1.2$0.52262k
CrofAI$0.5$1.99$0.87262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at routing.run and pass this model id:

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

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