Available now
Moonshot
kimi-k2-instruct-0905:free
TextToolsOpen Weights131K
InputFree
OutputFree
Context131K
Endpointsopenai
Capabilities
Tools
Modalities
Input
text
Output
text
Quick stats
Context window131K
Max output262.1K
Modechat
TokenizerOther
Knowledge cutoff2024
Quantizationfp8
Hugging Facemoonshotai/Kimi-K2-Instruct
Performance
Loading performance data...
Supported parameters
| Parameter | Always | Default |
|---|---|---|
| frequency_penalty | - | |
| max_tokens | - | |
| presence_penalty | - | |
| repetition_penalty | - | |
| seed | - | |
| stop | - | |
| temperature | - | |
| tool_choice | - | |
| tools | - | |
| top_k | - | |
| top_p | - |
§ 01
Pricing
| Input price | $0.00 · 1M tokens |
| Output price | $0.00 · 1M tokens |
| Context window | 131K tokens |
| Compatible endpoints | openai |
| Vendor | Moonshot |
§ 02
Call kimi-k2-instruct-0905:free from your code
Point any OpenAI-compatible SDK at UnoRouter and request the model by name. Replace YOUR_API_KEY with a real key from your dashboard.
bash
curl https://api.unorouter.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kimi-k2-instruct-0905:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'§ 03
Frequently asked questions
How much does kimi-k2-instruct-0905:free cost per 1M tokens?
Input is priced at $0.00 per 1M tokens, output at $0.00 per 1M tokens. Billing is per token, no rounding to batch sizes.
How do I access kimi-k2-instruct-0905:free via API?
Send requests to the UnoRouter /v1/chat/completions endpoint with model=kimi-k2-instruct-0905:free. Any OpenAI-compatible client library works. Authentication uses a standard Bearer token.
What is the context window of kimi-k2-instruct-0905:free?
kimi-k2-instruct-0905:free supports a context window of 131K tokens, shared between your prompt and the model's response.
§ 04
Similar models
Try kimi-k2-instruct-0905:free now
Create an API key and start making requests in under a minute.