kimi-k3 API
Kimi K3 is Moonshot AI's flagship model for long-horizon coding and knowledge work. Moonshot documents a 1M-token context, native visual understanding, and open-weight availability; Flatkey exposes compatible chat and messages routes with the catalog rates below.
Performance
Kimi K3 API performance and availability
Live Flatkey request telemetry appears here when enough Kimi K3 traffic is available; no benchmark ranking is inferred.
Activity
Kimi K3 API usage and request activity
This chart uses live Flatkey request data for Kimi K3 and stays unreported until enough traffic is collected.
Pricing
Kimi K3 API pricing for long-context requests
Prices below are calculated from Flatkey pricing data for this model and the visible groups currently returned by our pricing API.
Add credits
Use the same Flatkey balance and API key across image, video, audio, and text models.
- Model Type
- Text
- API
- /v1/chat/completions
- Billing basis
- 1M tokens
- Context
- 1,048,576 tokens
Kimi K3 capabilities for coding, files, and research
These cards describe practical workflows; upstream facts and Flatkey route fields remain separated below.
Long-context knowledge work
Work across long documents, codebases, and research notes while keeping the relevant material in one workflow.
Vision and file-aware analysis
Use visual understanding upstream and the file inputs listed for the hosted route when a task needs richer context.
Coding and research assistance
Draft, inspect, explain, and transform technical material for engineering and knowledge teams.
Flexible client integration
Bring the model into compatible chat or messages clients while keeping the same model identity and account controls.
Compare
Kimi K3 hosted API vs open-weight and local options
Moonshot documents open-weight availability upstream; this page describes Flatkey's hosted API route and does not promise native local execution inside Flatkey.
| Capability | Moonshot open-weight / local option | Verified Flatkey hosted API |
|---|---|---|
| Hosted endpoint | Unknown | /v1/chat/completions and /v1/messages |
| Context | Unknown | 1,048,576 tokens |
| Input modality | Native vision plus documented upstream inputs | Text/file fields in Flatkey catalog |
| Downloadable weights | Documented by Moonshot upstream | Flatkey local delivery not verified |
| Free access | Unknown | Not promised; paid token rates apply |
| Upstream vs Flatkey | Moonshot open-weight release and local use are upstream options | Flatkey routes and bills hosted API access |
Why use Flatkey for Kimi K3?
A long-context Kimi K3 workflow for coding and research
Make the two compatible routes, file input, and token dimensions visible before you build an agent or knowledge workflow.
Two client paths
Choose /v1/chat/completions for an OpenAI-shaped client or /v1/messages for an Anthropic-shaped client.
Document-first use cases
Use the verified file modality and 1,048,576-token context for long documents, codebases, and research notes.
Hosted boundary is clear
Moonshot's open-weight release is an upstream option; this page only promises Flatkey hosted API access, not native local hardware support.
Predictable token accounting
See input, output, and cache rates in the pricing block before scaling a workflow.
API
Use the Kimi K3 API with OpenAI or Anthropic clients
Choose the compatible route documented by your client and set model to kimi-k3; Moonshot upstream access and Flatkey hosted routing are separate services.
curl https://router.flatkey.ai/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer sk-..." \ -d '{ "model": "kimi-k3", "messages": [ { "role": "user", "content": "Extract the action items from this document and return owners, deadlines, and open questions." } ] }'
FAQ
Kimi K3 API
pricing and local-use questions
Answers about Kimi K3 API routes, model ID, long context, file input, pricing, hosted access, and local-deployment boundaries.