Moonshot AI (Kimi) / moonshot/kimi-k2.6
Kimi K2.6 - access through LLMTR
Moonshot's strongest general option for long context, tools, web search, and harder tasks. A good fit for teams that want higher-end quality in both research and production agent workflows.
Technical specifications
| Canonical ID | moonshot/kimi-k2.6 |
|---|---|
| Provider | Moonshot AI (Kimi) |
| Context window | 256,000 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text, image, video |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $0.950000 |
| CHAT_COMPLETIONS | CACHE_READ | PER_1M_TOKENS | $0.160000 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $4.00 |
| CHAT_COMPLETIONS | REQUEST | PER_CALL | $0.005000 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"moonshot/kimi-k2.6","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Kimi K3 moonshot/kimi-k3
- Kimi K2.7 Code moonshot/kimi-k2.7-code
- Kimi K2.5 moonshot/kimi-k2.5
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- MedGemma 4B llmtr/medgemma-4b
- Trendyol 7B llmtr/trendyol-7b
- Magibu 11B v8 llmtr/magibu-11b-v8