Moonshot Text Available

Kimi K3 API

Moonshot AI Kimi K3 旗舰多模态推理模型,拥有 1M tokens 上下文,面向长程编程、端到端知识工作、视觉理解、深度推理和 Agent 工作流。

Starting price $3.1400 / 1M tokens · Price snapshot

Waiting to refresh live prices…

Get started Developer guide

Model pricing

Compare all public tiers and current prices for this series on one page.

Input

$3.1400 / 1M tokens

Output

$15.7000 / 1M tokens

Context

1,048,576

Max output

1,048,576

Model ID
kimi-k3
Billing model
Per-Token billing
Available groups
default
Capabilities
chat, responses-native, structured-outputs

API reference

Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.

curl https://api.rokoapi.com/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kimi-k3",
    "messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
  }'

For more parameters, limits, and async task queries, read the Kimi K3 developer guide. Kimi K3 Developer guide · OpenAI · Authorization

Other Moonshot model series