Kimi K2.6
scnet-token-plan/Kimi-K2.6 · family kimi-k2 · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
free
Cache read $/1M
#196 of 6,156
Cheapest rank
- Provider
- SCNet Token Plan (
scnet-token-plan) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 262,144 tokens
- Capabilities
- tools reasoning text image
Same model, other providers
“Kimi K2.6” is offered by 60 providers — cheapest-effective first. This one (SCNet Token Plan) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| SCNet Token Plan (this) | free | free | $0.00 | 262k |
| Nvidia | free | free | $0.00 | 262k |
| Alibaba Token Plan | free | free | $0.00 | 262k |
| Kenari | free | free | $0.00 | 262k |
| Alibaba Token Plan (China) | free | free | $0.00 | 262k |
| LLM Gateway | $0.22 | $1.14 | $0.45 | 262k |
| routing.run | $0.275 | $1.1 | $0.48 | 200k |
| Vultr | $0.3 | $1.2 | $0.52 | 262k |
| CrofAI | $0.5 | $1.99 | $0.87 | 262k |
| NanoGPT | $0.5 | $2.6 | $1.02 | 256k |
| Inceptron | $0.6 | $3.41 | $1.30 | 262k |
| Neuralwatt | $0.69 | $3.22 | $1.32 | 262k |
| OpenRouter | $0.65 | $3.41 | $1.34 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at SCNet Token Plan 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):