kimi-k2.5Moonshot AI
- api
- chat
- hosting
- China
- model lab
- Moonshot AI
- weights
- open
- added
- January 2026
- model id
- moonshot/kimi-k2.5
capabilities 5/8
3 providers serve kimi-k2.5. This page is one of them. Compare all endpoints
- input
- $0.60
- output
- $3.00
- cache write
- -
- cache read
- $0.10
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0900 |
| 1M in + 100K out | $0.90 |
| 10M in + 1M out | $9.00 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
no measured traffic for this endpoint yet. pricing above is the provider's own
| eval | Score as a share of 100 | /100 |
|---|---|---|
| τ²-Bench | 95.9 | |
| GPQA Diamond | 87.9 | |
| Coding Index | 46.8 | |
| Terminal-Bench Hard | 34.8 | |
| Humanity's Last Exam | 30.7 | |
| Intelligence Index | 23.5 | |
| 6 evals | mean | 53.3 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-01-27.
- retention
- none
- trains on prompts
- no
- hosted in
- China
Terms are the provider's, not Requesty's: routing a request here puts it under them. Moonshot Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
moonshot/kimi-k2.5this id pins the moonshot ai deployment, with no routing and no failover. the managed id on the canonical page routes across all 3 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="moonshot/kimi-k2.5", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
Kimi K2.5 is Moonshot AI's native multimodal model, delivering state-of-the-art visual coding capability and a self-directed agent swarm paradigm. Built on Kimi K2 with continued pretraining over approximately 15T mixed visual and text tokens, it delivers strong performance in general reasoning, visual coding, and agentic tool-calling.
questions 6
How much does kimi-k2.5 cost?
What is the context window of kimi-k2.5?
How does kimi-k2.5 perform on benchmarks?
What can kimi-k2.5 do?
How do I use kimi-k2.5 with the OpenAI SDK?
Can I run kimi-k2.5 through Requesty?
more from moonshot ai 3
| endpoint | ctx | in /M |
|---|---|---|
| kimi-k3 | 1.0M | $3.00 |
| kimi-k2.7-code | 262K | $0.95 |
| kimi-k2.6 | 262K | $0.95 |
call kimi-k2.5 through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
