kimi-k3
Moonshotai/Open weights/1 provider
Kimi K3 is Moonshot AI's flagship multimodal reasoning model with a 1M token context window, strong agentic tool use, and vision support. Released under a modified MIT license. Served via Relace.MoreLess
Which id to call
kimi-k3Requesty routes this id across every provider serving kimi-k3, picking on price and health and failing over automatically. The id stays valid when a provider changes underneath it.
From /1M input
$3.00
Relace (Squack, Inc.)
Context
1.0M
1.0M output
Endpoints
1
1 region
Regions
1
chat
Capabilities 0/8
102/s↑ 40/s
Week of Aug 31, latest, median of 5 providers
Median tokens per second once generation starts, measured on traffic routed through Requesty through Aug 31. Hover a week to read it.moreless
The bold line starts in the week of Jul 13, the first week this model was called through Requesty, and the weeks shaded before it hold no sample for it. Each provider line is that provider's own median across every model it serves, which is the grain published per provider, so a provider line can cover weeks this model was not called in yet. The exact per-provider figures for this model are ranked below.
1 endpoint / 1 region
Providers serving kimi-k3
Provider prices, per 1M tokens. Pay as you go adds 5%, or 0% on your own keys.moreless
The two panes rank kimi-k3 as measured on Requesty traffic: by the provider that served it, and by the region the request came from, where the share is how much of that region's traffic this model carries. Whole-window figures, because that is the grain Requesty publishes per provider and per region.
By provider
sferencebest92/s
Fireworks AI54/s
Moonshot AI38/s
TensorX Ltd.38/s
Nebius AI38/sMedian tokens per second once generation starts. Bar length is the value, so the longest bar wins.moreless
Whole-window figures as published, not an average of weekly points.
By traffic region
Median tokens per second once generation starts. Bar length is the value, so the longest bar wins.moreless
Whole-window figures as published, not an average of weekly points.
| Rank | Privacy | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Relace (Squack, Inc.) | Global | 1.0M | $3.00 | $15.00 | $0.30 | zdr |
A column is blank where no qualifying sample exists, and every row links to that provider's endpoint page.
model=
Which id to call
One base url, https://router.requesty.ai/v1, and one key for every id here.
kimi-k3Requesty routes this id across every provider serving kimi-k3, picking on price and health and failing over automatically. The id stays valid when a provider changes underneath it.
OpenAI compatible
Call it in three lines
Change the base url, use your Requesty key, set the model to any id on the left. Existing OpenAI SDK code needs no other edit.
123456789101112131415from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1", ) response = client.chat.completions.create( model="kimi-k3", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ], ) print(response.choices[0].message.content)
Artificial Analysis
Benchmark scores
Artificial Analysis Coding Index: a composite of coding evaluations including LiveCodeBench, SciCode and Terminal-Bench.
Graduate-level physics, chemistry & biology questions designed to resist Googling.
Artificial Analysis Intelligence Index: a composite of multiple evaluations measuring overall model capability.
Scores from artificialanalysis.ai. They measure the model, not the provider, so they are the same on every endpoint above.
1
More from Moonshotai
Reference
kimi-k3 questions
Which providers serve kimi-k3?
kimi-k3 is available from 1 provider through Requesty: Relace (Squack, Inc.). All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.
How much does kimi-k3 cost?
Pricing starts at $3.00 per million input tokens and $15.00 per million output tokens on Relace (Squack, Inc.), the cheapest endpoint. Prices vary by provider and region; the table above shows every endpoint. Those are the upstream provider rates: pay as you go adds 5% on top, or 0% if you bring your own provider keys.
Is kimi-k3 open weights?
Yes. kimi-k3 is an open-weights model from Moonshotai, which is why multiple inference providers can host it. Provider choice affects price, latency, and data-privacy terms, all compared above.
What is the context window of kimi-k3?
kimi-k3 supports up to 1.0M tokens of context, with up to 1.0M output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.
Which provider is fastest for kimi-k3?
In recent production traffic through Requesty, sference had the lowest median time to first token (68ms) for kimi-k3. Latency shifts over time, so Requesty's latency-based routing picks the fastest healthy provider per request automatically.
How do I use kimi-k3 with the OpenAI SDK?
Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "kimi-k3" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.
Should I call kimi-k3 by its managed id or a provider id?
Use the managed id, "kimi-k3". Requesty picks which of the 1 provider serves each request based on price and health, and fails over when one degrades, so the id keeps working while the routing changes underneath it. There is also an EU-only id, "kimi-k3@eu", which routes the same way but only through EU-hosted providers. Send a provider id like "relace/kimi-k3" only when you need one specific deployment and want no failover.
Route kimi-k3 through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in.

