Volcengine Ark Coding Plan Guide: Tiers, Agent Plan Differences, and Setup Notes
Based on the official Volcengine Ark Agent/Coding Plan export: Coding Plan is a two-tier coding-focused subscription for individual developers, while Agent Plan is the upgraded multimodal + Harness package. Covers the boundary, model/activity changes, Base URL/API key rules, and setup notes for Cline, Claude Code, OpenCode, and Codex CLI.
Volcengine Ark Coding Plan is ByteDance’s AI coding model subscription for individual developers. Based on the official exported document, Coding Plan and Agent Plan now have clearly different product boundaries. Coding Plan remains coding-focused; Agent Plan is the upgraded multimodal and Harness-oriented package.
That means pricing such as “Lite ¥9.9 / Pro ¥49.9” should be checked against the plan it belongs to. In this export, the explicit ¥9.9 / ¥49.9 campaign is for Agent Plan Small / Medium, not a fixed Coding Plan Lite/Pro price.
Quick Take
| Need | Pick |
|---|---|
| Cline / Claude Code / OpenCode / Codex CLI for text coding | Coding Plan |
| Simpler quota mental model based on estimated calls | Coding Plan |
| Image, video, or audio generation inside coding tools | Agent Plan |
| Doubao Search, Agent memory, Volcengine Supabase Harness | Agent Plan |
| You see ¥9.9 / ¥49.9 promo pricing | Confirm whether it is Agent Plan Small / Medium first |
Coding Plan vs Agent Plan
| Dimension | Coding Plan | Agent Plan |
|---|---|---|
| Positioning | Coding model service package for individual developers | Upgraded package for Agent, multimodal, and Harness workflows |
| Model scope | Language and embedding models | Language, embedding, visual, and audio models |
| Harness | None | Doubao Search, Volcengine Supabase, Agent memory |
| Tiers | 2 tiers | Small / Medium / Large / Max |
| Usage model | Estimated model calls | AFP (Agent Fuel Point) deduction |
| Base URL / API Key | Dedicated Base URL and Ark API key from the Coding Plan console | Dedicated Base URL and dedicated API key from the Agent Plan console |
Do not mix credentials across plan types. The official export repeatedly notes that Agent Plan’s dedicated Base URL/API key should not be mixed with Coding Plan keys, and the same principle applies in reverse.
Check Which Plan the ¥9.9 / ¥49.9 Promo Belongs To
The official campaign page states:
| Campaign | Dates | Tier | List price | Promo | Rule |
|---|---|---|---|---|---|
| Agent Plan Small & Medium 2.5x discount | 2026-06-08 to 2026-08-08 | Small | ¥40 | ¥9.9 | Up to first two months per user, then list price |
| Agent Plan Small & Medium 2.5x discount | 2026-06-08 to 2026-08-08 | Medium | ¥200 | ¥49.9 | New purchase, renewal, and upgrade share the same promo eligibility |
So, in this official export, ¥9.9 / ¥49.9 is Agent Plan campaign pricing. If you are buying Coding Plan, verify live price, stock, and benefits on the Coding Plan page or console.
Current Model Notes
The June 2026 campaign says Agent/Coding Plan personal users get temporary deduction discounts from 2026-06-10 18:00:00 to 2026-06-30 23:59:59:
| Model | Official note |
|---|---|
deepseek-v4-pro | 4x discount on deduction coefficient; quota effectively ~250% of normal |
kimi-k2.6 | 4x discount on deduction coefficient; quota effectively ~250% of normal |
kimi-k2.7-code | 4x discount on deduction coefficient; quota effectively ~250% of normal |
glm-5.2 (glm-latest) | New model, 2.5x discount; quota effectively ~400% of normal |
Two caveats:
glm-5.1is marked as retiring; switch toglm-5.2- After the campaign, model deduction coefficients return to normal rules; always check the console
Compatible Clients
The official export covers Claude Code, OpenCode, OpenClaw, Hermes Agent, TRAE, OpenViking, and “other tools” such as Cursor, Roo Code, Kilo Code, and Codex CLI through OpenAI-compatible configuration.
For Coding Plan users, the key checks are:
- Use the dedicated Base URL from the Coding Plan console
- Use the API key for the same plan type
- Pick a model currently enabled for your plan
- Confirm whether the client uses Anthropic-compatible or OpenAI-compatible protocol
Setup: Cline + Ark
Cline uses OpenAI Compatible configuration. Older Coding Plan setups commonly look like this, but after subscribing you should copy the console-provided dedicated URL first:
API Provider: OpenAI Compatible
Base URL: https://ark.cn-beijing.volces.com/api/coding/v3
API Key: your Ark API key
Model: ark-code-latest or a specific enabled model
If you bought Agent Plan instead, use the Agent Plan OpenAI-compatible endpoint:
Base URL: https://ark.cn-beijing.volces.com/api/plan/v3
API Key: Agent Plan dedicated API key
Model: ark-code-latest or a supported model for your tier
See our Cline + Ark plan.
Setup: Claude Code + Ark
Claude Code uses the Anthropic-compatible path. Older Coding Plan setups commonly use:
export ANTHROPIC_BASE_URL="https://ark.cn-beijing.volces.com/api/coding"
export ANTHROPIC_AUTH_TOKEN="your-ark-api-key"
export ANTHROPIC_MODEL="ark-code-latest"
claude
If you bought Agent Plan, the official export gives:
export ANTHROPIC_BASE_URL="https://ark.cn-beijing.volces.com/api/plan"
export ANTHROPIC_AUTH_TOKEN="your-agent-plan-dedicated-api-key"
export ANTHROPIC_MODEL="ark-code-latest"
claude
Rule of thumb: use the Base URL and API key from the console for the plan you actually bought.
Cost Tips
- Confirm plan type first: pure coding usually points to Coding Plan; multimodal/Harness points to Agent Plan
- Treat ¥9.9 as campaign pricing: in this export it is Agent Plan Small’s first-two-month campaign, not long-term Coding Plan pricing
- Start with
ark-code-latest: let Ark route based on current activation, then manually switch if needed - Review real usage before renewing: Coding Plan uses call estimates; Agent Plan uses AFP with 5-hour, weekly, and monthly limits
- Do not mix keys and Base URLs: mixing may fail to deduct package quota or trigger extra billing
Ark vs Bailian
| Dimension | Ark Coding Plan | Bailian Coding Plan |
|---|---|---|
| Positioning | China-native coding API package | Qwen-centric coding API package |
| Tiering | Official export describes two tiers | Check official live page |
| Model route | Doubao / DeepSeek / Kimi / GLM mix, console-dependent | Qwen-first, with other models depending on console |
| Usage model | Estimated model calls | Monthly quota / calls |
| Domestic access | Direct China access | Direct China access |
Full comparison: Bailian vs Ark Coding Plan.
Who It’s For
- Developers in China who mainly need coding through Cline, Claude Code, OpenCode, or Codex CLI
- People who do not need multimodal generation or Harness tools
- Users comfortable configuring OpenAI-compatible or Anthropic-compatible endpoints
- Not for anyone assuming ¥9.9 is a permanent Coding Plan price
- Not for users who need image/video/audio/search/memory/Supabase; evaluate Agent Plan instead
Related Articles
- Ark Agent Plan Guide
- Coding Plan vs Agent Plan vs Token Plan
- Bailian vs Ark Coding Plan Comparison
- Cline + Ark Plan
- Cline + Ark Setup Guide
- Bailian Coding Plan Guide
Data source: user-provided Volcengine Ark official PDF export, “Agent/Coding Plan subscription” (verified 2026-06-27). Pricing, campaigns, models, Base URLs, and API keys are subject to the live Volcengine Ark site and console.
Frequently Asked Questions
Is ¥9.9 the long-term price for Coding Plan Lite?
What is the main difference between Coding Plan and Agent Plan?
Should I buy Coding Plan or Agent Plan?
Which model changes matter now?
What is the easiest setup mistake?
📚 Keep Reading
📚 Related Guides
Volcano Ark Agent Plan Explained: The Industry's First Agent Subscription Bundle
On 2026-05-11 Volcano Ark launched Agent Plan, billed as the industry's first Agent subscription bundle. This guide breaks down its four pricing tiers, the AFP credits system, bundled multimodal models and Harness tools, and how it differs from Coding Plan.
Bailian Coding Plan: Complete Guide to Pricing, Quotas, and Client Setup
Alibaba Cloud's Bailian Coding Plan is a subscription-based API package for AI coding. This guide covers the Pro tier, supported models, compatible clients, and configuration steps.
China Coding API Roundup 2026: Ark vs Bailian vs MiniMax vs Zhipu vs DeepSeek
The most comprehensive 2026 comparison of Chinese AI coding API subscriptions: Volcengine Ark Lite ¥40/mo (¥9.9 first month), Alibaba Bailian ¥200, MiniMax ¥29, Zhipu GLM ¥49+, and DeepSeek pay-as-you-go. One big table, six scenarios, and a decision tree to find your fit in 30 seconds.
📖 Related Comparisons
Best AI Coding Tools 2026: Mainstream Tools Reviewed & Ranked
A practical AI coding tools comparison for 2026, covering Cursor, Claude Code, Copilot, Windsurf, and other mainstream tools across coding ability, pricing, flexibility, and more.
8 Best GitHub Copilot Alternatives in 2026
Not satisfied with GitHub Copilot? These 8 alternatives offer stronger Agent capabilities, better pricing, more model choices, or better regional accessibility.
7 Best Cursor Alternatives in 2026: AI IDEs & Coding Tools
Cursor too expensive or too limited? These 7 alternatives cover everything from free terminal agents to full IDE experiences, including budget-friendly and open-source options.
🔧 Tools in This Article
💰 Related money-saving plans
Based on the tools and APIs in this guide — get started for less.
Cline + 方舟 Coding Plan
性价比之王最具性价比的 Agent 方案。Cline 免费开源,Plan/Act 双模式,接方舟 API 国内直连。方舟提供 Lite / Pro 双层级套餐;新用户订阅入口自 2026-03-13 起改为每日 10:30 限量开放,支持 Doubao-Seed-Code/GLM-4.7/DeepSeek-V3.2/Kimi-K2-Thinking 等模型。
For: 预算有限的国内开发者 · 想自由选择模型的用户
OpenCode + 方舟 Coding Plan
终端党之选终端党的国产平替方案。开源 CLI 客户端,支持 75+ 模型提供商、多会话管理,接方舟 API 国内直连。方舟提供 Lite / Pro 双层级套餐;新用户订阅入口自 2026-03-13 起改为每日 10:30 限量开放。
For: 终端重度用户 · 预算有限的国内开发者
🎁 Grab deals & free trials
Free quotas, first-month discounts, and sign-up links for tools & coding plans — kept up to date.
View all deals →