Moonshot AI
Moonshot AI is a Chinese foundation model company best known for Kimi, an LLM with industry-leading long-context capabilities. The Moonshot platform exposes OpenAI-compatible chat completion, files, batch, models, balance, and token-estimation APIs.
1 channel
across 1 AsyncAPI spec
· Provider profile
Channels
-
HTTP+SSE channel for streaming chat completions. The client POSTs a chat request with `stream: true` and the server responds with a `text/event-stream` body. Each event is a `data:` line whose value iMoonshot AI Chat Completions Streaming API