Sozdai Logo
Kimi

Kimi K3: Online Chat & API

kimi-k3

Moonshot AI's flagship open-weight multimodal reasoning model — built for complex coding, long-horizon agents and image-grounded tasks, with 1M context.

Input 382,5 ₽ · Output 1 912,5 ₽ /1M tokens1M context Thinking Prompt caching
API key

Try it right here

Real model, streaming live — free trial credits on sign-up

Similar models

About Kimi K3

Kimi K3 is Moonshot AI's most ambitious model: a massive MoE reasoner with KDA (Kimi Delta Attention) for efficiency at scale, native visual understanding, and reasoning that runs on every query by default.

It shines at navigating large codebases, calling tools, debugging from screenshots and logs, and iterating on runtime feedback — with a 1M-token context window to keep the whole task in view.

On Sozdai you can use Kimi K3 two ways with one account and one credit balance: chat in the browser playground on this page, or call it programmatically through an OpenAI-compatible endpoint. Pricing is pure pay-as-you-go per token with no subscription.

Why Kimi K3

Reasoning always on

Every query gets chain-of-thought reasoning by default — and the trace is returned for inspection.

Native multimodal

Understands images out of the box: screenshot debugging, UI review, diagram analysis and image-grounded reasoning.

OpenAI-compatible API

Point your existing OpenAI SDK at our base URL and it just works — streaming, tool calling, usage accounting included.

Prompt caching, up to 90% off

Mark stable context (system prompts, tools, documents) with cache_control and repeated tokens are billed at a fraction of the input price.

One balance for everything

Web chat and API share the same credit balance and transparent per-token pricing. No subscription, no minimums.

Specifications

Model IDkimi-k3
FamilyKimi
TypeLLM
Context window1M tokens
Input price382,5 ₽ / 1M tokens
Output price1 912,5 ₽ / 1M tokens
Cache read price38,25 ₽ / 1M tokens
Thinking / reasoningYes
Prompt cachingYes
API compatibilityOpenAI SDK + Anthropic /v1/messages
StreamingYes

Integrate in three steps

1

Create an API key

Sign up, open the console and issue a key — free trial credits are included, no card required.

2

Point your SDK at Sozdai

Set the base URL to our endpoint and pass model \"kimi-k3\". Existing OpenAI SDK code needs no other changes.

3

Ship and monitor

Stream responses in production and track every request's tokens and cost in the usage logs.

Frequently asked questions

Can I try Kimi K3 without writing code?+

Yes — the playground on this page is the real model. Sign up, get trial credits and chat instantly; the same account later works for the API.

Is the API compatible with the OpenAI SDK?+

Yes. Use any OpenAI SDK (Python, Node, etc.) with our base URL — streaming and tool calling included.

How does pricing work?+

Pure pay-as-you-go per token, shown on this page and billed from your credit balance (1 credit = $0.01). Cache hits are billed at a heavily discounted rate. No subscription.

Does it support thinking / reasoning?+

Yes — reasoning runs by default on every query, and the reasoning trace is returned in the response.

What is the context window?+

1M tokens — entire repositories and long agent sessions in one conversation.