Codex CLI.
Done right.

OpenAI-compatible Codex gateway for indie developers.Transparent limits, fair price.

$3 free credit on signup

quickstart.py
from openai import OpenAI # Change only base_url to switch providers client = OpenAI( api_key="your-api-key", base_url="https://api.claudezh.cc/v1" ) response = client.chat.completions.create( model="gpt-5.4", messages=[{"role": "user", "content": "Hello!"}] )
< 100ms
Avg. response latency
99.9%
Uptime
Pay-as-you-go
Transparent pricing, no hidden fees

Why ClaudeZH

OpenAI-compatible API gateway for Claude, GPT, Gemini, and DeepSeek. Works with Claude Code, Cursor, Windsurf, and Codex CLI.

🌐

Global CDN routing

Sub-100ms routing via global CDN. Automatic failover keeps your requests moving.

Low latency

End-to-end response latency under 100ms. Smart routing picks the fastest upstream path.

💰

Pay-as-you-go

No monthly lock-in. Use what you need. Every charge is itemized in your dashboard.

🔌

OpenAI-compatible

Drop-in replacement for the OpenAI SDK. Cursor, Windsurf, Claude Code, and Codex CLI work out of the box — change only base_url.

Pricing

Two modes — pick what fits your workflow

Subscription

Best value

Standard $10 · Pro $25 · Flagship $55 · Ultra $120

$10 / mo

$3 free credit on signup · Free Trial available

Pay-as-you-go

Coming soon

Direct upstream routing, no monthly quota

Official rate × 1.39

Unlimited calls · top up from $5

Three steps to start

Up and running in minutes.

01

Create an account

Enter your email and password to sign up.

02

Get your API key

Generate a key from your dashboard.

03

Start calling

Use any OpenAI-compatible client and go.

Works with every major AI tool

One API key. All models. Every OpenAI-compatible client.

Claude CodeCursorWindsurfCodex CLIVS CodeClaude APIGPT-5.4GPT-5.2GPT-5.3-CodexGeminiDeepSeekClaude 3.5 SonnetOpenAI SDKPythonNode.jscURL