Enterprise Team Guide
QCode Enterprise — dedicated domain, sub-key management, account protection, multi-tool support, team deployment and security
Enterprise Team Guide¶
QCode Enterprise is designed for teams of 3+ developers, offering dedicated domains, sub API Key management, account ban protection, and more.
Enterprise vs Personal¶
| Feature | Personal | Enterprise |
|---|---|---|
| API Domain | Shared asia.qcode.cc |
Dedicated e-xxx.qcode.cc |
| API Keys | 1 key | Unlimited sub-keys with individual quotas |
| Admin Console | Basic | Full management console |
| API Isolation | Shared instance | Dedicated backend instance |
| Ban Protection | Yes | Yes (same-day replacement) |
| Monitoring | Basic | Full (usage/rate/cost) |
| Invoice | No | Bank transfer + official invoice |
| Tools | Claude Code + Codex | Claude Code + Codex + Cline + Aider + OpenCode + Gemini CLI |
| Team Size | 1 | 3-100+ |
| Per-person/mo | By plan | From ¥250/person/mo |
Core Features¶
1. Dedicated Domain + Admin¶
Each enterprise gets e-xxx.qcode.cc:
- Independent admin console with separate login
- API traffic fully isolated from other customers
- Real-time team usage monitoring
2. Sub API Key Management¶
Create unlimited sub-keys, each with independent quotas:
Team API Key allocation:
├── key-frontend → $50/day quota, 3 devs
├── key-backend → $80/day quota, 4 devs
├── key-devops → $20/day quota, 2 devs
└── key-intern → $10/day quota, 1 dev
3. Ban Protection¶
When Max X20 accounts get banned by Anthropic:
- 1-3 hours replacement during business hours
- Free replacement within account validity period
- Recommendation: Configure 2+ accounts to minimize downtime
4. Multi-Tool Support¶
One enterprise account, all AI coding tools share quota:
| Tool | Configuration |
|---|---|
| Claude Code | ANTHROPIC_BASE_URL=https://e-xxx.qcode.cc/api |
| Codex CLI | base_url = "https://e-xxx.qcode.cc/openai" |
| Cline | Set API base URL in VS Code settings |
| Aider | --openai-api-base https://e-xxx.qcode.cc/openai |
5. Flexible Scaling¶
| Stage | Accounts | Team Size | Price/mo each |
|---|---|---|---|
| Start | 1 | 3 | ¥1,688 |
| Growth | 3 | 9 | ¥1,600 |
| Scale | 7 | 21 | ¥1,550 |
| Large | 11+ | 33+ | ¥1,500 |
Team Deployment¶
Step 1: Contact QCode¶
- Live chat: qcode.cc bottom-right
- Email: hi@qcode.cc
Step 2: Admin Setup¶
Login to e-xxx.qcode.cc/admin:
1. Create sub API Keys
2. Set quotas per key
3. Distribute to team members
Step 3: Team Configuration¶
Claude Code:
export ANTHROPIC_BASE_URL=https://e-xxx.qcode.cc/api
export ANTHROPIC_API_KEY=cr_your_assigned_key
Codex:
# ~/.codex/config.toml
[providers.openai]
base_url = "https://e-xxx.qcode.cc/openai"
Security¶
| Guarantee | Details |
|---|---|
| Full API Isolation | Dedicated domain and backend per customer |
| Zero Data Retention | No code, conversations, or data stored |
| 99.9% SLA | Multi-region nodes (HK/JP), auto failover |
| Fast Response | 7x14 online (9am-11pm), ban issues handled same day |
Cost Comparison¶
| vs | Self-hosted | Anthropic Official | QCode Enterprise |
|---|---|---|---|
| 9-person team/mo | ¥8,000+ | ~$540 (¥3,780) | ¥4,800 |
| Per person/mo | ¥890+ | ¥420 | ¥533 |
| Tools | Depends | Claude only | Claude + Codex + more |
| China access | Build proxy | VPN needed | Direct low-latency |
| Invoice | N/A | Foreign | Domestic invoice |
FAQ¶
Minimum purchase? — 1 account. Scale up anytime.
Account banned? — Free same-day replacement.
Supported tools? — Claude Code, Codex, Cline, Aider, OpenCode, Gemini CLI.
Try before buying? — Yes, start with a personal plan (¥45/mo) first.
API compatible? — Yes, just different domain. No code changes needed.
Get Started¶
- Live chat: qcode.cc
- Email: hi@qcode.cc
- Details: qcode.cc/enterprise