Moonshot AI's Kimi line has become a quiet favorite among agent builders. Kimi K3 is the flagship: built for long-horizon agentic work, strong at maintaining coherence over hundreds of tool calls, and competitive with frontier models on coding evals.
| Model | In / Out per 1M | Best for |
|---|---|---|
| kimi-k3 | $2.90 / $14.50 | Long agent runs, hard coding tasks |
| kimi-k2.7-code | $0.67 / $3.40 | Everyday coding agents — best value |
| kimi-k2.7-code-highspeed | $2.07 / $8.61 | Latency-critical coding (IDE autocomplete) |
| kimi-k2.6 | $0.95 / $4.00 | General chat + tool use |
| kimi-k2.5 | $0.60 / $3.00 | Budget general-purpose |
Moonshot's console requires Chinese phone verification and local payment. NovAI resells the full Kimi line behind one OpenAI-compatible key:
curl https://aiapi-pro.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_NOVAI_KEY" \
-d '{"model":"kimi-k3","messages":[{"role":"user","content":"Plan a 20-step refactor..."}]}'
NovAI gives you OpenAI-compatible access to DeepSeek, Qwen, GLM, Kimi, Doubao and more — prepaid balance, no subscription, zero platform fee. Free trial credit on signup.
Start Free →