Kimi K2.7 Code API
Run Kimi K2.7 Code through one production-ready, OpenAI-compatible endpoint. Agentic, tool-using software engineering.
When to choose Kimi K2.7 Code
Kimi K2.7 Code is a strong choice when your product needs agentic, tool-using software engineering. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Tool-oriented coding
- Large repository context
- Multi-step code repair
- Autonomous coding agents
- Code search and repair
- Repository-scale refactors
Usage
Call it with the same request shape as any model — just set "model": "moonshotai/Kimi-K2.7-Code".
curl https://api.aix.theaimart.co/v1/chat/completions \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "moonshotai/Kimi-K2.7-Code", "messages": [{"role":"user","content":"hi"}] }' See the Chat API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run Kimi K2.7 Code on AIx?
Related chat models
Kimi K2.7 Code API FAQ
How do I use the Kimi K2.7 Code API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send moonshotai/Kimi-K2.7-Code as the model id.
What is Kimi K2.7 Code best for?
Kimi K2.7 Code is best suited to Autonomous coding agents, Code search and repair, Repository-scale refactors. Agentic, tool-using software engineering.
How much does Kimi K2.7 Code cost on AIx?
The current reference price is $4 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.