Kimi K2.6 API
Run Kimi K2.6 through one production-ready, OpenAI-compatible endpoint. Agentic workflows & heavy tool use.
When to choose Kimi K2.6
Kimi K2.6 is a strong choice when your product needs agentic workflows & heavy tool use. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Tool-use planning
- Multi-step task execution
- Efficient long-form output
- Operations agents
- Tool-calling workflows
- Research automation
Usage
Call it with the same request shape as any model — just set "model": "moonshotai/Kimi-K2.6".
curl https://api.aix.theaimart.co/v1/chat/completions \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "moonshotai/Kimi-K2.6", "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.6 on AIx?
Related chat models
Kimi K2.6 API FAQ
How do I use the Kimi K2.6 API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send moonshotai/Kimi-K2.6 as the model id.
What is Kimi K2.6 best for?
Kimi K2.6 is best suited to Operations agents, Tool-calling workflows, Research automation. Agentic workflows & heavy tool use.
How much does Kimi K2.6 cost on AIx?
The current reference price is $4.5 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.