Kimi K2.7 Code HighSpeed API
Moonshot AI Kimi K2.7 Code 高速版,与标准版能力和 256K tokens 上下文一致,常规编程场景约 180 tokens/s,短上下文可达约 260 tokens/s。
Starting price $2.0400 / 1M tokens · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
$2.0400 / 1M tokens
Output
$8.4800 / 1M tokens
Context
262,144
Max output
32,768
- Model ID
-
kimi-k2.7-code-highspeed - Billing model
- Per-Token billing
- Available groups
- default
- Capabilities
- chat
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-k2.7-code-highspeed",
"messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
}' For more parameters, limits, and async task queries, read the Kimi K2.7 Code HighSpeed developer guide. Kimi K2.7 Code HighSpeed Developer guide · OpenAI · Authorization