Capabilities
VisionTool UseJSON ModePrompt Cache
- Context
- 262K
- Max output
- 131K
kimi-k2.7-code-highspeed
| Official price | Catalog price | Discount |
|---|---|---|
| Input $1.90 / Output $8.00 | Input $1.90 / Output $8.00 | - |
API Base
curl https://api.aisonar.dev/v1/chat/completions \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kimi-k2.7-code-highspeed",
"messages": [{"role":"user","content":"Summarize this release note"}]
}'