Before you integrate
Complete these two steps before configuring any client:1
Add quota
If you already have a redemption code, go to the Redemption code section on globalai.vip/wallet, paste it, and click Redeem. You can also top up online directly on the site.
2
Get an API key
Visit globalai.vip/keys and copy the default system token. If there isn’t one, click Add token to create one. Keys start with
sk-. See Token management for details.Common configuration parameters
Most clients need only these four pieces of information:When you paste the API URL and key, check for stray whitespace at the start or end. Extra spaces cause connection failures.
A note on Claude model cost
Agent-style tools like Claude Code, Cline, and Roo Code resend the full conversation history and tool call context every round. This is especially heavy for long sessions or large codebases, and actual charges can be much higher than intuition suggests. Before you start:- Create a dedicated token for Agent-style tools in Token management so you can track spend separately by token name in the Usage logs.
- Keep Usage logs open while working. Filter by time and token to inspect each request’s token count and quota deduction.
- If a single task consumes more than expected, trim the system prompt, shorten
CLAUDE.mdandAGENTS.mdcontext files, or use a cheaper model such as Claude Haiku for lightweight tasks.
Pick a client page by type
ChatBox
Cross-platform graphical chat client. Desktop and mobile use the same setup.
Cherry Studio
Multi-provider chat client with one-click retrieval of all available models.
ChatWise
Runs OpenAI, Anthropic, and Gemini providers side by side in one UI.
Claude Code
Official Claude Code CLI setup on Windows, macOS, and Linux.
OpenAI Codex
Integrate Codex CLI through CC Switch or by editing config files manually.
Coding Agent extensions
VS Code and Cursor extensions such as Cline, Roo Code, and WorkBuddy.
OpenCode / CC-Switch
OpenCode configuration files and one-click provider switching with CC-Switch.
Dify workflows
Integrate Dify through the OpenAI-API-compatible provider.
Running into issues?
Common error codes
Troubleshooting for 401, 403, 429, and more.
Contact support
Working hours 09:00 - 23:00. Partnerships, invoicing, and refunds welcome.