Skip to content

[Promo] Kimi K3 API Now Live β€” 2.8T Params, 1/3 Cost of GPT-5, No Credit CardΒ #5

Description

@yingsuan-ai

πŸš€ Kimi K3 API Now Available via Yingsuan AI Gateway

Moonshot AI just released Kimi K3 β€” 2.8 trillion parameters, #1 in frontend coding benchmarks, and 1/3 the cost of GPT-5.

Why K3 Matters

  • 2.8T MoE parameters (896 experts, 16 active per token)
  • 1M context window β€” process entire codebases
  • TextArena #9 globally (highest ever for open-source)
  • Frontend coding [Promo] Free LLM API Gateway - 100 trial calls, no credit cardΒ #1 worldwide β€” beats Claude Fable 5
  • Cache hit: ~$0.05/M tokens β€” 90%+ hit rate in coding

Price Comparison (per million tokens)

Model Input Output Cache Hit
Kimi K3 $0.43 $2.15 ~$0.05
GPT-5.6 Sol $0.70 $4.20 N/A
Claude Fable 5 $1.40 $7.00 N/A

Call K3 via Yingsuan AI

from openai import OpenAI

client = OpenAI(
    base_url="https://yingsuan.top/v1",
    api_key="your-key-here"
)

response = client.chat.completions.create(
    model="kimi-k3",
    messages=[{"role": "user", "content": "Hello K3!"}]
)

What You Get

  • βœ… One API key for K3 + DeepSeek + GLM + Qwen (10+ models)
  • βœ… 3 permanently free models: GLM-4-Flash, GLM-4.7-Flash, Qwen2.5-7B
  • βœ… 100 free trial calls β€” email only, no credit card
  • βœ… OpenAI-compatible β€” change base_url, keep your code
  • βœ… Pay via Wise USD β€” works globally without Stripe

Get Started

🌐 https://yingsuan.top/api.html (English)
πŸ“§ Free trial: https://yingsuan.top/payment.html


Yingsuan AI β€” AI Computing Co-hosting aggregation for Southeast Asia

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions