API Proxy Dashboard
Login
Register
EN
EN
Balance
$0.00
0 credits
API Keys
0
Today's Requests
0
API Keys
Balance
Quick Start
Create New Key
Your Keys
Loading...
Recharge Balance
Selected: None
Balance History
Time Type Amount Description
Loading...
Configuration Guide

Claude Code

export ANTHROPIC_BASE_URL=https://www.ccproxy.xyz
export ANTHROPIC_API_KEY=sk-your-key-here

# Then use Claude Code normally
claude

OpenAI Codex CLI

# ~/.codex/config.toml
model = "gpt-5.3-codex"
model_provider = "custom"

[model_providers.custom]
name = "CCProxy"
base_url = "https://www.ccproxy.xyz/v1"
env_key = "CODEX_API_KEY"
wire_api = "responses"

Notes

1. Balance must be positive to use the API
2. Each request deducts tokens from your balance
3. Contact admin for balance recharge
4. Pricing: Input $3/M tokens, Output $15/M tokens