API providers, route pricing, availability, and recent reliability signals.
Latency, throughput, and reliability signals from recent traffic.
Effective prices over the last 30 days, with current provider list prices for context.
Daily gateway activity over the last 30 days, with current UTC-day pace projection.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
Commercial plans and bundled access that currently include this model.
Moonshot: Kimi K3
API providers, route pricing, availability, and recent reliability signals.
Latency, throughput, and reliability signals from recent traffic.
Weighted provider pricing over the last 30 days, with recent route pricing history below.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
Choose a supported endpoint, pick a main language, then select the example style you want to copy.
Supported API reference routes for this model.
import Phaseo from '@phaseo/sdk';
const client = new Phaseo({
apiKey: process.env.PHASEO_API_KEY,
});
const response = await client.generateResponse({
"model": "moonshotai/kimi-k3",
"input": "Give me one fun fact about cURL."
});
const outputText = response.output
?.flatMap((item) => item.content ?? [])
.find((item) => item.type === "output_text")
?.text;
console.log(outputText ?? response);Parameters
Aggregated across active providers for the responses route.
Routing will select a compatible provider when a parameter narrows availability, so this list stays model-facing instead of provider-facing.
| Parameter | Description |
|---|---|
max_tokens | Caps output length on endpoints and providers that use the max_tokens field name. |
tool_choice | Controls which tool, if any, the model should call. |
tools | Defines callable tools or functions the model can invoke. |
response_format | Requests plain text, JSON, or schema-constrained output formats. |
structured_outputs | Capability signal for reliable schema-constrained output workflows. |
include_reasoning | Requests reasoning content or reasoning summaries in responses where supported. |
reasoning_effort | Requests a lower or higher reasoning budget when the endpoint exposes that control. |
16 Jul 2026·4 days ago
16 Jul 2026·4 days ago
Not listed
Not listed
Parameters
2,800,000,000,000
License
Modified MIT
Training Tokens
Not listed
Input
Output
Token volume and request traffic for this model over time.
Weighted by routed usage over the last 30 days; provider list prices are shown until usage is available.
Weighted input price
$3
Per 1M tokens
Weighted output price
$15
Per 1M tokens