MoonshotAI: Kimi K2 Thinking — AI model
MoonshotAI: Kimi K2 Thinking is a AI model from Moonshotai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Kimi K2 Thinking is Moonshot AI’s most advanced open reasoning model to date, extending the K2 series into agentic, long-horizon reasoning. Built on the trillion-parameter Mixture-of-Experts (MoE) architecture introduced in...
Specs
| Vendor | Moonshotai |
|---|---|
| Type | text |
| Context window | 262,144 tokens |
| Pricing | $0.60/M in · $2.50/M out |
| API | chat_completions |
| Capabilities | Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "moonshotai/kimi-k2-thinking",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started