The AI arena is free today

Open Superagent
MoonshotAIReleased on Jul 16, 2026

Kimi K3: API Pricing, Context Window & Benchmarks

Kimi K3 is a language model from MoonshotAI, released in July 2026, with multimodal input, a 1.0M-token context window, and pricing from $3.00/M input, $0.300/M cached input, $15.00/M output.

Kimi K3 is Moonshot AI's flagship open Mixture-of-Experts model for long-horizon coding, knowledge work, and reasoning. It has 2.8 trillion total parameters, activates 16 of 896 experts, and combines Kimi Delta Attention, Attention

Input
TextImageVideo
Output
Text

Kimi K3 benchmarks

Capability tiers

Standing within each category, adjusted for leaderboard depth.

Real tasks performance

High-confidence performance for Kimi K3 across real-world prompt categories. Only 95% intervals at most 4 points wide are shown.

Performance by conversation depth

How Kimi K3 holds up as conversations get longer.

Quality Tracker

Kimi K3 Performance Across Datasets

Scores sourced from the model's scorecard, paper, or official blog posts

LLM Stats Logollm-stats.com - Mon Aug 31 2026
Notice missing or incorrect data?

Kimi K3 pricing

Providers

Kimi K3 starts at $3.00 per million input tokens and $15.00 per million output tokens via Fireworks. Reused prompt prefixes cost $0.300 per million cached input tokens. See all 4 providers below with their per-token pricing, latency, throughput, and modality support.

ProviderInput $/MCached input $/MOutput $/MContext in / outTTFT p95 sOutput p5 c/sModalities in / out
Fireworks logoFireworks
$3.00$0.300$15.001.0M/1.0M
0.00
3
/
Moonshot AI logoMoonshot AI
$3.00$0.300$15.001.0M/1.0M
7.41
57
/
Novita logoNovita
$3.00$0.300$15.001.0M/1.0M
/
Together logoTogether
$3.00$0.300$15.001.0M/1.0M
1.92
10
/

Cached input is the discounted price for prompt tokens served from a provider cache. TTFT is time to first token. Output is characters per second; p5 is the sustained floor exceeded by 95% of observed requests.

Loading chart...
Loading chart...
Loading chart...
Loading chart...

Kimi K3 context window

Input and output token limits for Kimi K3, plus how it ranks on long-context understanding.

InputOutput
1.0Mtokens
1.0Mtokens
1.6k pages of text
1.0M
8K128K1M

Kimi K3 API

POST/v1/chat/completions

Run a request to see the response

Use it in your code

Billed at $3.00 input / $0.30 cached input / $15.00 output per 1M tokens through the LLM Stats gateway.

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://gateway.llm-stats.com/v1"
)

response = client.chat.completions.create(
    model="kimi-k3",
    messages=[
        {"role": "user", "content": "What is machine learning?"}
    ]
)

print(response.choices[0].message.content)

Need an API key? Create one above in the playground, or read the API documentation.

Kimi K3 latency

Kimi K3 time to first token, sustained output throughput, and failed-request rate from live API traffic over the trailing 7 days.

Provider operational metrics

Time to first token, output throughput, and failed-request rate from live API traffic

Loading chart...
Loading chart...
Loading chart...

Kimi K3 examples

Recent arena outputs from Kimi K3, picked from the highest-ranked matchups.

Kimi K3 license

Kimi K3 is a proprietary model available under its provider's product and API terms, has 2.8T parameters.

License
Kimi K3 License
Hosted access
Parameters
2.8T

Open-weights license permitting use, modification, distribution, sublicensing, sale, deployment, and fine-tuning. Model-as-a-Service businesses earning more than $20M in a consecutive 12-month period require a separate Moonshot AI agreement; very large commercial products must display Kimi K3 attribution.

Kimi K3 resources

Official sources for Kimi K3: api documentation, official playground, official launch post, source repository.

Kimi K3 vs other models

The most-compared alternatives to Kimi K3 are Gemini 3 Flash, GPT-5.2 Pro, Claude Opus 4.8. Open any pair side-by-side for benchmarks, pricing, context, and latency.

Models like Kimi K3

Models ranked just above and below Kimi K3 by LLM Stats score.

 

Gemini 3 Flash

Score pending
 

GPT-5.2 Pro

Score pending
 

Claude Opus 4.8

Score pending
 

Qwen3.8 Max

Score pending
 

GPT-5.5

Score pending
 

GPT-5.4

Score pending

FAQ

Common questions about Kimi K3.

When was Kimi K3 released?

Kimi K3 was released on July 16, 2026 by MoonshotAI. This is the official Kimi K3 release date tracked on LLM Stats.

How much does Kimi K3 cost?

Kimi K3 costs $3.00 per million input tokens, $0.30 per million cached input tokens, $15.00 per million output tokens through the LLM Stats API, which works with any OpenAI-compatible SDK. Across tracked providers, the lowest price is $3.00 per million input tokens via Fireworks. That provider charges $0.30 per million cached input tokens.

Is Kimi K3 available via API?

Yes. Kimi K3 is available through the LLM Stats API and works with any OpenAI-compatible SDK — point your client at the gateway base URL and pass the model name. It is served by 4 providers tracked on LLM Stats.

How big is Kimi K3?

Kimi K3 has 2800 billion parameters.

Who created Kimi K3?

Kimi K3 was created by MoonshotAI.

What is the license for Kimi K3?

Kimi K3 is released under the Kimi K3 License license.

Is Kimi K3 multimodal?

Yes, Kimi K3 is multimodal and can accept both text and images as input.

What is Kimi K3 latency?

Kimi K3 p95 time to first token is 1.92 seconds via Together over the trailing 7 days. Lower time to first token means the model begins responding sooner for chat, agents and API workloads.

Where can I use Kimi K3?

Kimi K3 is available through 4 providers including Fireworks, Moonshot AI, Novita, and 1 more.

Where is the Kimi K3 paper or technical report?

Kimi K3 has a paper or technical report available at https://www.kimi.com/blog/kimi-k3. Use that source for architecture, training, release and evaluation details.

What models should I compare Kimi K3 against?

Common Kimi K3 comparisons include Kimi K3 vs Gemini 3 Flash, Kimi K3 vs GPT-5.2 Pro, Kimi K3 vs Claude Opus 4.8. Compare them side by side for benchmark scores, pricing, context window, latency and API availability.