moonshotai/kimi-k2Kimi 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...
| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.570 | ₹57.37 |
| Cached inputprompt cache read | $0.057 | ₹5.74 |
| Output | $2.30 | ₹231.50 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Call MoonshotAI: Kimi K2 0711 through the supported APIs shown above — just set the base URL and your AICredits key.
curl https://api.aicredits.in/v1/chat/completions \
-H "Authorization: Bearer $AICREDITS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "moonshotai/kimi-k2",
"messages": [{ "role": "user", "content": "Hello!" }]
}'New here? Follow the quickstart guide or browse all models.