Kimi (Moonshot) · Flagship

Kimi Moonshot V1 128k

kimi/moonshot-v1-128k Kimi (Moonshot)'s flagship model, accessible through Leanroute's OpenAI-compatible AI Gateway. Pay provider list price with zero per-request markup; flat $15/mo BYOK subscription covers the platform fee.

Pricing snapshot: August 2026. Re-validated monthly against the upstream Kimi (Moonshot) pricing page.

Pricing

TypeUSD per 1M tokens
Input tokens$2.00
Cached input (0% off)$2.00
Output tokens$5.00

Leanroute's markup: $0. You pay the provider list price above, plus a flat $15/mo BYOK subscription (or 5% at top-up for prepaid credits). Compare pricing at /calculator.

Capabilities

Flagship tierChinaStreamingTool calls

Example request

curl https://api.leanroute.dev/v1/chat/completions \
  -H "Authorization: Bearer $LEANROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kimi/moonshot-v1-128k",
    "messages": [
      { "role": "user", "content": "Hello, Kimi Moonshot V1 128k!" }
    ]
  }'

OpenAI-wire-compatible — point any OpenAI SDK at api.leanroute.dev/v1 and set model: "kimi/moonshot-v1-128k". Full endpoint reference at /docs/api.

Other Kimi (Moonshot) models

Same-tier alternatives across providers

Leanroute's router picks the cheapest same-tier model automatically when cheaper-model routing is on. Config at /dashboard/settings.

See also: Full model catalog · API reference · Savings calculator · Leanroute pricing