Full-featured management interface for CLIProxyAPI.
π€ Auto Create ChatGPT Accounts
Create-GPT Automation
Automatically create ChatGPT accounts using Go browser automation with temp email + OTP verification.
Configuration
Ready to start...
π API Keys
Use these keys with x-api-key header or Authorization: Bearer
π‘ Proxy Endpoints
OpenAI Compatible:
POST https://api.hzclaw.online/v1/chat/completions
Anthropic Compatible:
POST https://api.hzclaw.online/v1/messages
Use your API key in x-api-key header or Authorization: Bearer <key>
Add API Key
Create API Key
β API Key Created
β οΈ Save this key now! You won't be able to see it again.
hzc_...
π€ Available Models
π Claude OAuth Login
Use your Claude Pro/Max subscription as API provider. Auto-refreshes every 7h.
Token expires every 8h β proxy refreshes automatically.
π€ Add ChatGPT Account
π OpenAI OAuth Setup
Complete the OAuth flow in your browser to activate registered ChatGPT accounts as API providers.
π€ Auto-Create ChatGPT Accounts
π€ Opens a headless browser to automatically:
1. Generate temp email + create ChatGPT account
2. Verify OTP β register to hzclaw.online
3. OAuth consent β token auto-saved
β‘ Requires callback-proxy running (see setup below)
π§ Setup (run ONCE before creating accounts):
1. Download callback-proxy.js from server:
scp root@YOUR_SERVER:/opt/create-gpt/callback-proxy.js .
2. Set your admin token:
export HZCLAW_ADMIN_TOKEN="your_token"
3. Start the proxy:
node callback-proxy.js --port 8317
4. Keep it running while creating accounts!
Then click "π Start Creating" β OAuth token will be captured automatically!