by Moonshot AI · Language Models
Moonshot AI multimodal reasoning model with a 262K context window, tool use, structured output, and text, image, and video input.
$0.777 in · $3.885 out / 1M
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $0.78 | per 1M tokens |
| Cached input (cache hit) | $0.13 | per 1M tokens |
| Output tokens | $3.88 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "kimi-k2.5", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: kimi-k2.5 · works with OpenAI SDKs — just point base_url at api.tunerouter.com