MoonshotAI: Kimi K2 0711 — AI model
MoonshotAI: Kimi K2 0711 is a AI model from Moonshotai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Kimi K2 Instruct is a large-scale Mixture-of-Experts (MoE) language model developed by Moonshot AI, featuring 1 trillion total parameters with 32 billion active per forward pass. It is optimized for...
Specs
| Vendor | Moonshotai |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.57/M in · $2.30/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",
"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