Kimi K3

POST /v1/chat/completionsKimi K3 is Moonshot’s flagship reasoning model with a 1M token context, always-on thinking, native web search, and text, image, and video inputs.
At a glance
Pricing
Example request
Parameters
Notes
Supports text, image, and video inputs with a 1M token context, function calling, JSON schema structured output, and built-in web search at $0.015 per invoked call. Thinking is always on; reasoning depth is tunable with the reasoning_effort control (max is recommended) and reasoning tokens are billed as output tokens. Temperature and other sampling settings are fixed by the model service. Multi-step function calling through the API must replay the assistant message with its reasoning_content field intact.
Per-tool billing (usage.tool_usage)
When this model invokes built-in tools inside a single request, the response carries a normalized usage.tool_usage map alongside the token counts. Tool counts are already factored into cost_usd and are surfaced for transparency.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/kimi-k3.
