Compare · Leaderboard

deepinfra

Kimi K2.6

Canonical id: deepinfra/deepinfra-moonshotai-Kimi-K2.6 · Context: 262K tokens

Vision
Route this with model=auto

Price per 1M tokens

Input $0.75/M · Output $3.5/M

+ LLMRouter platform fee: 1% of provider cost (≈ $0.0075/M in · $0.035/M out) — billed as its own line, never blended into the price above.

Providers

ProviderContextInput $/MOutput $/M
deepinfra (viewing) 262K $0.75/M $3.5/M
digitalocean 262K $0.76/M $3.2/M
inceptron 262K $0.6/M $3.41/M
novita 262K $0.8/M $3.4/M
siliconflow 262K $0.77/M $4/M
gmicloud 262K $0.95/M $4/M
moonshotai 262K $0.66/M $3.41/M

Served through deepinfra's API — 0% additional markup beyond our 1% platform fee. Other rows above are the same model through a different provider — click one to switch.

Capability profile

Reasoning●●●●○4/5
Coding●●●●○4/5
Quality●●●●○4/5

Derived from Artificial Analysis's licensed Intelligence/Coding Index — see the leaderboard for their full, independently measured scores. Source: Artificial Analysis.

API

curl https://api.llmrouter.sh/v1/chat/completions \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "deepinfra-moonshotai-Kimi-K2.6", "messages": [{"role": "user", "content": "Hello!"}]}'