kimi-k3

Platform Kimi
Billing ModePer-token

Paid Price

$3.00/ 1M tokens (input)From

Pricing by Group

Kimi
Rate1x
Input tokens
$3.00
Output tokens
$15.00
Cache write (5m)
$0.00
Cache write (1h)
$0.00
Cache read
$0.30
Official reference price
Input tokensOutput tokensCache write (5m)Cache write (1h)Cache read
$3.00 $15.00 Not provided Not provided $0.30

Official reference price is read-only and never multiplied; "Not provided" means the dimension has no data — never treat it as zero.

Access

quickstart.sh
curl -N https://api.routefast.ai/v1/chat/completions \
  -H "Authorization: Bearer $ROUTEFAST_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kimi-k3",
    "messages": [{"role":"user","content":"Hello"}],
    "stream": true
  }'

Related models (same platform)