kimi-k2.7-code-highspeed

kimi-k2.7-code-highspeed (Moonshot AI) — 128K context, Coding tier. Input-Preis: $15.340000000000002/M · Output-Preis: $63.72/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $15.340000000000002/M · Output-Preis: $63.72/M · TTFT: 24ms

Specifications

  • Entwickler: Moonshot AI
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $15.340000000000002 / 1M
  • Output-Preis: $63.72 / 1M
  • Latenz: 24 ms
  • SLA: B

Typical use cases

  • Code-Generierung
  • RAG und Tool-Aufrufe
  • Mehrstufiges Reasoning

FAQ

  • Wie wird kimi-k2.7-code-highspeed auf Routara abgerechnet? — Input $15.340000000000002/M, Output $63.72/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist kimi-k2.7-code-highspeed OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt kimi-k2.7-code-highspeed Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"kimi-k2.7-code-highspeed","messages":[{"role":"user","content":"Hello"}],"stream":true}'