jishie

Kimi K2.6

clarifai/moonshotai/chat-completion/models/Kimi-K2_6 · family kimi-k2 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.

$1.71Blended $/1M (3:1)
$0.95Input $/1M
$4Output $/1M
$4.951M in + 1M out
Cache read $/1M
#3782 of 5,000Cheapest rank
Provider
Clarifai (clarifai)
Context
262,144 tokens
Max output
262,144 tokens
Capabilities
toolsreasoningtextimage

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$0.275$1.1$0.48200k
Vultr$0.3$1.2$0.52262k
Clarifai (this)$0.95$4$1.71262k

Call it

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"moonshotai/chat-completion/models/Kimi-K2_6","messages":[{"role":"user","content":"hello"}]}'

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