moonshotai
Kimi k2.6
Canonical id: moonshotai/kimi-k2.6 · Context: 262K tokens
VisionTool callingJSON mode
model=auto
Price per 1M tokens
Input $0.66/M · Output $3.41/M
+ LLMRouter platform fee: 1% of provider cost (≈ $0.0066/M in · $0.0341/M out) — billed as its own line, never blended into the price above.
Providers
| Provider | Context | Input $/M | Output $/M |
|---|---|---|---|
| moonshotai (viewing) | 262K | $0.66/M | $3.41/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 |
| deepinfra | 262K | $0.75/M | $3.5/M |
| siliconflow | 262K | $0.77/M | $4/M |
| gmicloud | 262K | $0.95/M | $4/M |
Served through moonshotai'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": "kimi-k2.6", "messages": [{"role": "user", "content": "Hello!"}]}'