Kimi K2.7 Code API
Provider: API Volta Curated
Optimized for programming: code generation, completion, and refactoring.
Published pricing
Input: $1.16 / 1M tokens · Output: $4.81 / 1M tokens
Capabilities
text, code, tool-use, reasoning
API examples
POST /v1/chat/completions
curl https://app.apivolta.com/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"Kimi-K2.7-Code","messages":[{"role":"user","content":"Write a release note."}]}'POST /v1/responses
curl https://app.apivolta.com/v1/responses \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"Kimi-K2.7-Code","input":"Write a release note."}'Availability: available