GPT Proto

GPTProto

  • Dashboard
  • Text

    • moonshotai
      Kimi K3New
    • openai
      GPT 5.6 Luna
    • openai
      GPT 5.6 Terra
    • openai
      GPT 5.6 Sol
    • grok
      Grok 4.5

    Image

    • bytedance
      Dola Seedream 5.0 Pro 260628New
    • google
      Gemini 3.1 Flash Lite Image
    • google
      Gemini 3.1 Flash Image
    • openai
      GPT Image 2
    • google
      Gemini 3.1 Flash Image Preview

    Video

    • kling
      Kling v3.0 4kNew
    • bytedance
      Dreamina Seedance 2.0 Mini 260615
    • kling
      Kling v3 Omni 4k
    • bytedance
      Dreamina Seedance 2.0 Fast 260128
    • bytedance
      Dreamina Seedance 2.0 260128
    Explore 211+ Models >
  • Generator

    • Create Image
    • Create Video
    • Edit in Canvas

    Features

    • AI Motion TransferNew
    • AI Clothes Remover
    • AI Watermark Remover
    • AI Image Enhancer Online
    • Online Background Remover Tool
    • AI Face Swap Image
    • AI Passport Photo Maker
    • MS Paint AI Generator

    Prompts

    • Seedance 2.0 PromptsNew
    • GPT Image 2 Prompts
    • Nano Banana Pro Prompts
  • AI Blog

    • 5 Best Chinese LLM Models in 2026: Which One Is Best for Coding?
    • GLM-5.2 vs Kimi K3 for Coding: Which Is Better for Developers in 2026?
    • Suno AI API: Complete Guide to Turn Text Into Music in Seconds in 2026
    • How to Use GLM-5.2 for Your Coding Agent Without Wasting the 1M Context
    • Seedance 2.0 vs Kling 3.0: Which One Copies Human Motion Better?
    Explore All >

    AI Insight

    • What Is Kimi K3—and Is It Really Close to GPT-5.6 and Fable 5?
    • What Is GLM 5.2? Open-Weight Coding at 1/6 the Price
    • What Is MiniMax M3 Pro? Everything We Know About China's 2.7-Trillion-Parameter Model
    • Introducing Gemini Omni Flash: Google's New Video Model You Edit by Talking
    • MiniMax M3 for Coding: Benchmarks, Real Pricing, and How to Call It via API (2026)
    Explore All >

    AI Docs

    • gpt-image-2
    • gpt-5.4
    • kimi-k2.5
    • claude-opus-4-6
    • kling-v3.0-pro
    Explore All >

    AI Skills

    • document-illustrator
    • video-wrapper
    • claude-to-im
    • openclaw-gptproto-config
    • openclaw-installer
    Explore All >
PricingGet Started Now
  1. Home
  2. /Model
  3. /MoonshotAI
  4. /kimi-k3
MoonshotAI
kimi-k3
ChatDocumentation
Document attachment
Kimi K3 is Moonshot AI's 2.8T-parameter multimodal reasoning model for long-horizon coding and knowledge work. GPTProto provides Kimi K3 API access at $2.70 input and $13.50 output per 1M tokens, 10% below Moonshot's current list prices.

$ 2.7
$ 3

$ 13.5
$ 15

text

text

$ 2.7
$ 3

text

$ 13.5
$ 15

text

Related Models
All Models
MoonshotAI
MoonshotAI
kimi-k2.6
$ 3.6
$ 4
MoonshotAI
MoonshotAI
kimi-k2.5
$ 2.7
$ 3
OpenAI
OpenAI
gpt-5.6-luna
$ 4.8
$ 6
OpenAI
OpenAI
gpt-5.6-terra
$ 12
$ 15
OpenAI
OpenAI
gpt-5.6-sol
$ 24
$ 30
Grok
Grok
grok-4.5
$ 3.6
$ 6

Kimi K3 API for Coding, Agents, and Vision

Run Moonshot AI's 2.8-trillion-parameter flagship through one GPTProto key. Handle long codebases, multimodal inputs, tool calling, and structured output within a 1M-token context window.

1M-Token Multimodal Context

Analyze long repositories, documents, images, and video within one context window. K3 combines native visual understanding with text reasoning for multimodal agent workflows.

Kimi 128k context

Long-Horizon Coding

Navigate large repositories, coordinate terminal tools, debug from logs and screenshots, and continue multi-step engineering work with less human supervision.

Kimi coding skill

OpenAI SDK-Compatible Calls

Use the familiar Chat Completions request shape. For K3, preserve the full assistant message, including reasoning_content, when continuing conversations or completing tool loops.

Kimi API integration

Reasoning, Tools, and JSON

K3 always reasons and supports low, high, or max effort. It also supports tool choice, dynamic tool loading, JSON mode, and strict JSON Schema output.

Kimi math reasoning

What Is the Kimi K3 API?

The Kimi K3 API gives developers hosted access to Moonshot AI's flagship model for long-horizon coding, multimodal analysis, tool use, and end-to-end knowledge work. Released on July 16, 2026, K3 is a 2.8-trillion-parameter Mixture-of-Experts model. It activates 16 of 896 experts per token and combines Kimi Delta Attention, Attention Residuals, and Stable LatentMoE to handle long sequences more efficiently than a dense model of similar total size.

K3 accepts text, image, and video input and returns text. Its 1M-token context window is intended for workloads that cannot be reduced to a short prompt: repository-scale coding, multi-document analysis, long tool histories, and visual feedback loops. The model always reasons. Developers can set reasoning_effort to low, high, or max, with max as the default, instead of switching thinking on and off.

GPTProto adds a different access layer around the model. One Kimi K3 API key and balance can also be used across 200+ text, image, video, and audio models. The rate displayed on this page is $2.70 per 1M input tokens and $13.50 per 1M output tokens, 10% below Moonshot's current 3/15 list price. This makes K3 easier to test beside GPT-5.6 Sol, Claude Fable 5, GLM-5.2, or other models without opening and funding a separate provider account for every experiment.

Specification Kimi K3
Provider Moonshot AI
Release date July 16, 2026
Model class 2.8T-parameter Mixture-of-Experts
Active experts 16 of 896 per token
Architecture Kimi Delta Attention, Attention Residuals, Stable LatentMoE
Input Text, image, and video
Output Text
Context window 1,048,576 tokens
Completion limit 131,072 tokens by default; configurable up to 1,048,576 within the total context budget
Reasoning Always on; low, high, or max effort
API features Streaming, tool calls, tool_choice, dynamic tools, JSON mode, strict JSON Schema, and Partial Mode

Kimi K3 API Applications

K3 is most useful when a task combines a large working set with repeated actions. A coding agent can inspect a repository, edit multiple files, run tests, read logs, and use screenshots to refine a frontend or game. A research workflow can keep a large document corpus in context, call external tools, and return a result that follows a strict JSON Schema. A multimodal QA system can compare interface screenshots with implementation details, while a video workflow can analyze uploaded footage and return scene notes, summaries, or structured metadata.

The model is less compelling for short classification, simple chat, or high-volume extraction where a smaller model already meets the quality threshold. K3 always reasons, so even its lower effort setting should be evaluated for latency and output-token cost. Start with one representative workflow, measure task completion rather than a single response, and compare K3 with a smaller model before routing all traffic to it.

API Details to Check Before You Migrate

K3 works with the OpenAI SDK and the Chat Completions request shape, but it has model-specific behavior that a simple model-name swap can miss.

First, Preserved Thinking is always enabled. In multi-turn conversations and tool loops, return the complete assistant message from the previous response, including reasoning_content and tool_calls. Keeping only the visible content can break reasoning continuity and make long sessions unstable. Historical reasoning also consumes context and is billed as token usage, so compact completed work instead of carrying every turn forever.

Second, use the top-level reasoning_effort field rather than the older K2.x thinking configuration. K3 supports low, high, and max. Its sampling values are fixed, so applications should not depend on custom temperature or penalty settings.

Third, parse structured results from the final content field, not from reasoning_content. K3 supports JSON mode and strict JSON Schema through response_format, which is useful for extraction pipelines, tool arguments, and machine-readable research outputs.

Finally, multimodal requests need structured content parts. Moonshot's native interface accepts base64 images or uploaded file references rather than public image URLs. Confirm the current GPTProto documentation for the exact image and video fields exposed by this endpoint before shipping a multimodal workflow.

When Should You Choose Kimi K3?

Moonshot's own launch post says K3 still trails Claude Fable 5 and GPT-5.6 Sol in overall performance. The reason to choose K3 is not a claim that it wins every benchmark. Its strongest case is the combination of a 1M context window, native video understanding, long-horizon coding, and a substantially lower token price.

Decision factor Kimi K3 GPT-5.6 Sol Claude Fable 5
Official API list price per 1M tokens $3 input / $15 output $5 input / $30 output $10 input / $50 output
Context window 1,048,576 1,050,000 1,000,000
Max output Up to 1,048,576 within context; 131,072 default 128,000 128,000
Native inputs Text, image, video Text, image Text, image
Model access Hosted API; full weights announced for July 27, 2026 Closed API Closed API
Best fit Cost-aware coding, multimodal agents, large working sets Highest-end coding, computer use, and OpenAI tool workflows Long-running agents, complex vision, and premium knowledge work

Choose K3 when its lower cost, video input, or open-weight roadmap matters more than winning the broadest set of frontier evaluations. Choose GPT-5.6 Sol or Claude Fable 5 when your own task-level evaluation shows that the higher completion rate offsets their higher token price. For a benchmark-by-benchmark discussion, read What Is Kimi K3—and Is It Really Close to GPT-5.6 and Fable 5?.

 

How to Get a kimi-k3 API Key

Getting a kimi-k3 API key takes four steps and a few minutes. Create a free GPTProto account, add credits, generate your key, and make your first call — at $2.7 / $13.5 it's a cheaper kimi-k3 API key than going direct, and one key works across every model on the platform. Full kimi-k3 Documentation is in the docs.

Sign up

Sign up

Create your free GPT Proto account to begin. You can set up an organization for your team at any time.

Top up

Top up

Your balance can be used across all models on the platform, including kimi-k3, giving you the flexibility to experiment and scale as needed.

Generate your API key

Generate your API key

In your dashboard, create an API key — you'll need it to authenticate when making requests to kimi-k3.

Make your first API call

Make your first API call

Use your API key with our sample code to send a request to kimi-k3 via GPT Proto and see instant AI-powered results.

Get API Key

Kimi K3 API: Common Technical Questions

Get concise answers about Kimi K3 API pricing, context limits, multimodal input, reasoning behavior, and model selection.

How much does the Kimi K3 API cost on GPTProto?

The current GPTProto rate shown on this page is $2.70 per 1M input tokens and $13.50 per 1M output tokens. That is 10% below Moonshot AI's current list price of $3 input and $15 output per 1M tokens. Reasoning content counts toward token usage.

How can I get a Kimi K3 API key?

Create a GPTProto account, add funds to your shared balance, generate an API key in the dashboard, and use the model string documented for this endpoint. The same key can access K3 and 200+ other models on GPTProto.

What is the Kimi K3 API context window?

Kimi K3 supports a total context window of 1,048,576 tokens. max_completion_tokens defaults to 131,072 and can be raised as long as the combined input and requested output remain within the model's total context limit.

Does the Kimi K3 API support vision and video input?

The underlying Kimi K3 model accepts text, images, and video and returns text. Check the GPTProto documentation for the current multimodal request schema, supported upload method, file limits, and whether every native Moonshot input format is exposed through this endpoint.

Is the Kimi K3 API fully compatible with OpenAI code?

You can use the OpenAI SDK and the familiar Chat Completions message structure, but K3 is not behaviorally identical to an OpenAI model. Use reasoning_effort, preserve the complete assistant message across turns, and verify K3-specific multimodal and tool fields before migrating.

Which reasoning effort values does Kimi K3 support?

K3 always reasons and accepts low, high, or max through the top-level reasoning_effort field. The default is max. Test lower effort for simpler requests when latency and token use matter more than maximum task depth.

Is Kimi K3 open source?

Moonshot AI describes K3 as an open 3T-class model and announced that the full weights will be released by July 27, 2026. Until the weights are actually published, describe K3 as an announced open-weight release. API access remains a managed hosted service

Can Kimi K3 replace GPT-5.6 Sol or Claude Fable 5?

Not automatically. Moonshot says K3 still trails both models overall, while K3 offers a lower official token price, native video input, and strong long-horizon coding. Run the same repository task or agent workflow on all candidates and compare completion rate, latency, and total tokens.

What are the best coding uses for Kimi K3?

K3 is a strong candidate for repository navigation, multi-file implementation, terminal-based debugging, test-and-repair loops, frontend work that uses screenshot feedback, and long-running research engineering. A smaller model may be more economical for autocomplete, short transformations, or simple classification.

Related Articles

More Blogs
GLM-5.2 vs Kimi K3 for Coding: Which Is Better for Developers in 2026?

GLM-5.2 vs Kimi K3 for Coding: Which Is Better for Developers in 2026?

Compare GLM-5.2 vs Kimi K3 for coding, code review, game development, benchmarks, and API costs to find the better developer model in 2026.

How to Use GLM-5.2 for Your Coding Agent Without Wasting the 1M Context

How to Use GLM-5.2 for Your Coding Agent Without Wasting the 1M Context

Run GLM-5.2 as a coding agent with Claude Code or an OpenAI-compatible API. Includes real setup, repo-level prompts, local requirements, and cost examples.

What Is Kimi K3—and Is It Really Close to GPT-5.6 and Fable 5?

What Is Kimi K3—and Is It Really Close to GPT-5.6 and Fable 5?

Is Kimi K3 open source—and truly close to GPT-5.6 and Fable 5? Explore its 1M context, API pricing, independent benchmarks, and Reddit reaction.

Best AI API for Developers in 2026: 10 Platforms Compared

Best AI API for Developers in 2026: 10 Platforms Compared

Compare OpenAI, Claude, Gemini, OpenRouter, fal.ai, Replicate, and GPTProto on real pricing, model coverage, latency, SDKs, and production fit.

GPT Proto

Empowering AI Innovation with Global Scale and Stability:

With our flagship product GPT Proto, we offer a unified interface to access and combine APIs from the world's leading AI providers—spanning text, vision, speech, and beyond. We empower developers and enterprises to simplify integration and accelerate innovation without limits.

Global Infrastructure, Local Compliance:

To ensure enterprise-grade reliability and compliance, Talent Tech Global Limited operates specifically as our global Billing and Contracting Entity. Meanwhile, our core technical infrastructure and R&D teams are strategically distributed across global innovation hubs, including Silicon Valley, Singapore, and Hong Kong.

Built to Scale:

We understand that stability is paramount. Our platform is built on a robust, decentralized architecture supporting dynamic Auto-scaling. Whether you are running a pilot or handling millions of concurrent requests, our system expands instantly to meet demand—guaranteeing that your business never outgrows our infrastructure.

Navigation

  • Dashboard
  • Models
  • Create Image
  • AI Image Upscale
  • AI Background Remover
  • Create Video
  • Edit in Canvas
  • Features
  • Pricing
  • AI Docs
  • AI Blog
  • AI Insight
  • AI Skills

Features

  • AI Motion Transfer
  • AI Clothes Remover
  • AI Watermark Remover
  • AI Image Enhancer Online
  • Online Background Remover Tool
  • AI Face Swap Image
  • AI Passport Photo Maker
  • MS Paint AI Generator
Explore all features >

Text

  • Kimi K3
  • GPT 5.6 Luna
  • GPT 5.6 Terra
  • GPT 5.6 Sol
  • Grok 4.5
  • Claude Sonnet 5
  • Minimax M3
  • GLM 5.2
  • GPT 5.1 Chat Latest
  • Claude Fable 5
  • Qwen3.7 Max
  • Claude Opus 4.8 Thinking
  • Claude Opus 4.8
  • Gemini 3.5 Flash
  • DeepSeek v4 Flash
  • DeepSeek v4 Pro
  • Grok 4.3
  • GPT 5.4 Pro
  • GPT 5.5 Pro
  • GPT 5.5
Explore all models >

Image

  • Dola Seedream 5.0 Pro 260628
  • Gemini 3.1 Flash Lite Image
  • Gemini 3.1 Flash Image
  • GPT Image 2
  • Gemini 3.1 Flash Image Preview
  • Seedream 5.0 260128
  • Doubao Seedream 5.0 260128
  • Viduq2
  • Grok Imagine Image
  • Kling Image O1
  • GPT Image 1.5
  • Seedream 4.5 251128
  • Doubao Seedream 4.5 251128
  • Grok Imagine 0.9
  • Gemini 3 Pro Image Preview
  • Qwen Image Lora
  • Qwen Image Plus Lora
  • Qwen Image Plus
  • Grok 4 Image
  • GPT Image 1 Mini
Explore all models >

Video

  • Kling v3.0 4k
  • Dreamina Seedance 2.0 Mini 260615
  • Kling v3 Omni 4k
  • Dreamina Seedance 2.0 Fast 260128
  • Dreamina Seedance 2.0 260128
  • Vidu2.0
  • Doubao Seedance 2.0 260128
  • Doubao Seedance 2.0 Fast 260128
  • Kling v3 Omni Pro
  • Kling v3 Omni Std
  • Viduq3 Turbo
  • Kling v3.0 Pro
  • Kling v3.0 Std
  • Viduq3 Pro
  • Kling v2.6 Std
  • Viduq2 Pro
  • Viduq2 Turbo
  • Viduq2 Pro Fast
  • Viduq2
  • Kling Video O1 Pro
Explore all models >

© 2026 Talent Tech Global Limited (Hong Kong) / Talent Tech Global LLC (US). All rights reserved.

  • About Us
  • Privacy Policy
  • Terms of Service
  • Sitemap