Kimi K2.5
Kimi K2.5 is Moonshot AI's open-weight visual agentic model that reads text, images, and video and turns designs into front-end code. Access it through Velokey's unified endpoint with below-list pricing.
Use cases
Website & UI creation from designs · Large-scale research & batch operations
Input
Text, image
Output
Text
Billing
Per token
Start a conversation
Type a message below to begin
Sign up to get $0.5 in free credits — about 20 free images
Pricing details
Transparent usage-based pricing with no hidden fees.
Detailed Pricing
Usage-based pricing breakdown
| Spec | Price | Official | Savings |
|---|---|---|---|
| Input/1M tokens | 0.48 Credits≈$0.48 | 0.6 Credits | -20% |
| Output/1M tokens | 2.4 Credits≈$2.4 | 3 Credits | -20% |
| Cache Read/1M tokens | 0.08 Credits≈$0.08 | 0.1 Credits | -20% |
Billing Rules
- Output price varies by model, resolution, quality, duration, or token usage.
- Uploaded reference files may be charged separately when supported.
- Add-on capabilities such as web search or image search may be billed per request.
- Token-based models are billed by input and output tokens.
- If the primary route is unavailable, Velokey may automatically switch to a stable fallback route when possible.
- Usage is pay-as-you-go with transparent credit deduction.
* Final cost depends on the generated result.
Related models
Explore other models in the same family.
- MoonshotSave 20%
Kimi K2.6
Kimi K2.6 is Moonshot AI's model with state-of-the-art coding, Awwwards-level full-stack front-end generation, a 50+ agent swarm, and Document-to-Skills.
- MoonshotSave 20%
Kimi K2.7 Code
Kimi K2.7 Code is Moonshot AI's 1T-parameter (32B active) MoE coding model for long-horizon software engineering, with a 256K context and always-on thinking.
- OpenAISave 20%
GPT 5.4 Mini
OpenAI's fast, cost-efficient GPT-5.4 Mini for high-volume production, with vision, long context, and strong tool use at low latency.
- AlibabaSave 20%
Qwen3.6 Plus
Alibaba's Qwen3.6 Plus, a balanced flagship-tier model with strong reasoning, long context, multimodal input, and agentic tool use.
Affordable Kimi K2.5 API
Access Moonshot AI's Kimi K2.5 on Velokey — native multimodal input, high-fidelity visual coding, four operating modes, and an Agent Swarm of up to 100 parallel sub-agents, with a unified endpoint and below-list pricing for production apps.
Meet Kimi K2.5 and its API access
Kimi K2.5 is Moonshot AI's model released on January 27, 2026, with open-source weights on Hugging Face and GitHub. It is positioned as visual agentic intelligence — a qualitative shift toward real-world execution rather than single-task assistance. It natively processes text, images, and video, converts designs and screenshots into high-fidelity front-end code, and runs across four operating modes, including an Agent Swarm that coordinates up to 100 sub-agents in parallel. Velokey provides an affordable, easy-to-integrate Kimi K2.5 API: a unified chat endpoint, a clear request flow, and below-list pricing for production systems, agent pipelines, and automation tools.
High-fidelity visual coding
Converts designs and screenshots into functional front-end code with high fidelity, turning static mockups into working UI so you can go from a visual reference to a running website directly.
View Documentation →
Agent Swarm with up to 100 sub-agents
Coordinates up to 100 AI sub-agents in parallel, reducing execution time by up to 4.5x — built for large-scale research, batch operations, and multi-source deep investigation.
View Documentation →
Four operating modes
Runs in Instant, Thinking, Agent, and Agent Swarm modes, letting you trade off fast responses, deliberate reasoning, single-agent tool use, and massively parallel execution per task.
View Documentation →
Independent tool use & content generation
Uses tools independently — search, generation, analysis, organization — and generates documents (Word, LaTeX PDFs), presentations, spreadsheets, websites, and research reports.
View Documentation →
How to deploy the Kimi K2.5 API on Velokey
Get started with just a few steps.
Sign up and get an API Key
Sign in to the Velokey console to generate an API Key that authenticates every request sent to Kimi K2.5.
Configure request parameters
Set model to kimi-k2-5 and submit messages with text, image, or video inputs, choosing Instant, Thinking, Agent, or Agent Swarm mode for the task.
Integrate and start calling
Send requests to Velokey's unified /v1/chat/completions endpoint to power visual coding, agents, and content generation, with usage managed in one console.
Real-world use cases for Kimi K2.5
From front-end building to deep research, covering many high-autonomy scenarios.
Website & UI creation from designs
Turn a design or screenshot into high-fidelity front-end code, building working websites and UIs directly from visual references.
Large-scale research & batch operations
Use Agent Swarm to run up to 100 parallel sub-agents for batch operations and multi-source investigation, up to 4.5x faster.
Long-form content generation
Generate long-form documents and research reports end to end, from outline to finished deliverable.
Document & spreadsheet automation
Produce documents (Word, LaTeX PDFs) and spreadsheets automatically, automating repetitive office deliverables.
Presentation & website production
Generate presentations and websites from a brief, using visual coding and content generation together.
Multi-source deep investigation
Independently use search, analysis, and organization tools to investigate across many sources and synthesize findings.
Why choose Velokey for Kimi K2.5
Discount on list price
Call Kimi K2.5 at a lower price on Velokey — pay-as-you-go with no forced subscription, reducing upfront cost.
Unified API interface
One API Key accesses Kimi K2.5 and other models — no juggling multiple accounts and keys, simplifying integration.
Complete docs and integration guidance
Endpoint references, parameter details, and examples help you adopt multimodal inputs, operating modes, and Agent Swarm smoothly.
Stable and highly available
Automatic failover and stable fallback routes maintain availability when the primary route is down, keeping production reliable.
API Reference
Complete API call examples and parameter descriptions
Endpoint
https://api.velokey.ai/v1/chat/completionsAuthentication
Bearer YOUR_API_KEYRequest Example
curl https://api.velokey.ai/v1/chat/completions \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kimi-k2.5",
"messages": [{"role": "user", "content": "Hello!"}],
"temperature": 0.7
}'Response Example
{
"id": "req_abc123",
"model": "kimi-k2.5",
"created": 1234567890,
"data": { ... }
}Kimi K2.5 API FAQ
What is Kimi K2.5?
Kimi K2.5 is Moonshot AI's model released on January 27, 2026, with open-source weights on Hugging Face and GitHub. It's positioned as visual agentic intelligence — a qualitative shift toward real-world execution rather than single-task assistance.
What inputs does it support?
It is multimodal and processes text, images, and video inputs natively, so it can read designs, screenshots, and recordings and act on what it sees.
What is Agent Swarm?
Agent Swarm is one of four operating modes. It coordinates up to 100 AI sub-agents in parallel, reducing execution time by up to 4.5x — fit for large-scale research and batch operations.
What are the four operating modes?
Kimi K2.5 runs in Instant, Thinking, Agent, and Agent Swarm modes, letting you trade off speed, deliberate reasoning, single-agent tool use, and massively parallel execution per task.
How is it billed on Velokey?
This page's pricing area shows the current Velokey price, billed by input and output tokens with a discount on list price. One API Key accesses Kimi K2.5 alongside other models.
Start building with Kimi K2.5 today
Use one API key to access low-cost, stable AI models through Velokey.