1
Register an account
Open globalai.vip, click Sign in in the top right, then click Sign up on the sign-in page, or go directly to https://globalai.vip/sign-up.Enter a username, password, and email. Click Send verification code, enter the code you receive, and submit to finish registration. You can also use a GitHub account to sign in with one click.See Sign up and sign in for details.
2
Top up your account quota
After signing in, click Wallet in the left sidebar, or visit https://globalai.vip/wallet.
- Online payment: Choose an amount and a payment method (Alipay, WeChat, Stripe, and others). After you complete the payment on the provider’s page, your balance updates automatically.
- Redemption code: Paste the code sent to you by support into the input box and click Redeem.
3
Create an API token
Click API keys in the left sidebar, or visit https://globalai.vip/keys, then click Create API key in the top right.Enter a token name (name it by purpose, for example “Production” or “Testing”), and optionally set an expiration, remaining quota, model restrictions, or an IP allowlist.After submitting, the API key appears in the table. Click the copy button next to the key to grab it.See Token management for details.
4
Make your first call
Copy the API base URL from the home page (typically When the call succeeds, the response text is available at
https://globalai.vip/v1), pair it with the token from the previous step, and start calling.choices[0].message.content.5
Review usage logs
Click Usage logs in the left sidebar (https://globalai.vip/usage-logs/common) to see the model, token usage, and quota deducted for the call you just made. Click Dashboard (https://globalai.vip/dashboard/models) for a daily call volume and consumption trend chart.See Usage logs for details.
Use it without writing code
If you just want to try models in a graphical interface, choose either option:Built-in playground
The console includes a playground at https://globalai.vip/playground. Pick a model and chat. It is a fast way to verify your token.
Third-party clients
Enter the platform address and your token in ChatBox, Cherry Studio, Claude Code, or other clients.
Next steps
API reference
Supported endpoints, native Claude and Gemini formats, streaming output, and more.
Pricing
Review model pricing, billing rules, and quota conversion.
Personal settings
Bind your email, enable two-factor authentication, and register a Passkey.
FAQ
Troubleshooting for failed calls, balance issues, unavailable models, and more.