Moonshot AI (Kimi) / moonshot/kimi-k2.7-code
Kimi K2.7 Code - access through LLMTR
Kimi K2.7 Code is Moonshot's current high-end option for code generation, multi-step tool use, web search, and long-context technical analysis. It pairs a 262K context window with image and video input, JSON output, cache, and default thinking for production agent workflows.
Technical specifications
| Canonical ID | moonshot/kimi-k2.7-code |
|---|---|
| Provider | Moonshot AI (Kimi) |
| Context window | 262,144 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | web_search, text, image, video |
Pricing
A 6% 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.190000 |
| 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.7-code","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Kimi K2.6 moonshot/kimi-k2.6
- 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
- Sincap llmtr/sincap