Back to Models
MoonshotAI: Kimi K2.6 AI Model Icon

MoonshotAI: Kimi K2.6

moonshotai/kimi-k2.6

Description

Kimi K2.6 is Moonshot AI's next-generation multimodal model, designed for long-horizon coding, coding-driven UI/UX generation, and multi-agent orchestration. It handles complex end-to-end coding tasks across Python, Rust, and Go, and...

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: MoonshotAI: Kimi K2.6 (moonshotai/kimi-k2.6)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "moonshotai/kimi-k2.6",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the MoonshotAI: Kimi K2.6 model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text
  • Images

API Pricing

  • Input: 0.68$ / 1M tokens
  • Output: 3.41$ / 1M tokens

Token Limits

  • Max Output: 262,142 tokens
  • Max Context: 262,144 tokens

Subscription Tiers

  • free
  • pro
  • ultimate