Overview
Moonshot AI’s Kimi chat models on RouterBase, served through the standard OpenAI-compatible chat completions endpoint with streaming and tool calling. Includes the flagship K3 — a reasoning model with native vision understanding and a 1M-token context window — and the K2 Thinking reasoning model.Models
moonshotai/kimi-k3moonshotai/kimi-k2.6moonshotai/kimi-k2.5moonshotai/kimi-k2-thinkingmoonshotai/kimi-k2-0905moonshotai/kimi-k2-instruct
moonshotai%2Fkimi-k3.
Endpoint
https://routerbase.com/v1 with
your RouterBase key. See the full Chat Completions reference
for every supported parameter.
Quickstart
"stream": true for token streaming (Server-Sent Events), exactly
like the OpenAI API. Swap model for any id from the table above.