Back to Models
Kwaipilot: KAT-Coder-Pro V2
kwaipilot/kat-coder-pro-v2Mar 27, 2026256K context80K max output$0.30/M in · $1.20/M out
Description
KAT-Coder-Pro V2 is the latest high-performance model in KwaiKAT’s KAT-Coder series, designed for complex enterprise-grade software engineering and SaaS integration. It builds on the agentic coding strengths of earlier versions, with a focus on large-scale production environments, multi-system coordination, and seamless integration across modern software stacks, while also supporting web aesthetics generation to produce production-grade landing pages and presentation decks.
Specifications
Provider
kwaipilot
Context Length
256K
Max Output
80K
Modality
Intext
Outtext
Pricing
| Type | Price / 1M tokens |
|---|---|
| Input | $0.30 |
| Output | $1.20 |
| Cache Read | $0.06 |
Quick Start
curl https://api.ominigate.ai/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "kwaipilot/kat-coder-pro-v2",
"messages": [{"role": "user", "content": "Hello!"}]
}'