Router One
Back to Models

kimi-k2.6

chatstreaming

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreaming
Context Window
200K
Input
$6.50$3.25/ 1M tokensCache write: $4.07
Output
$27.00$13.50/ 1M tokensCache read: $0.65

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "kimi-k2.6",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
kimi-k2.6 - Model Marketplace | Router One