jishie

Kimi K2.6 Nitro

routing-run/kimi-k2.6-nitro · 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
#2161 of 5,000Cheapest rank
Provider
routing.run (routing-run)
Context
200,000 tokens
Max output
32,000 tokens
Capabilities
toolsreasoningtextimagevideo

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-nitro","messages":[{"role":"user","content":"hello"}]}'

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