Client API Key Access
For openclaw, Hermes, Immersive Translate, Cherry Studio, and other OpenAI-compatible tools.
https://your-domain.com/v1
Bearer your Infinity API key
/chat/completions
API Access · Online Chat · Unified Billing
Developers can use site-issued API keys with openclaw, Hermes, or other OpenAI-compatible clients; users can chat with AI directly in the browser.
Available only to customers in Hong Kong and the United States.
One account, one balance, and one key set for both client-side API access and web chat.
For openclaw, Hermes, Immersive Translate, Cherry Studio, and other OpenAI-compatible tools.
https://your-domain.com/v1
Bearer your Infinity API key
/chat/completions
Users can chat directly in the browser without configuring a client.
Automatically selects the best site and model for stable, fast, low-latency requests.
Manage multiple keys with permissions, groups, and usage limits.
Real-time balance, usage-based billing, transparent statements, and recharge approval.
Full request logs, monitoring, search, export, and alerts.
Flexible plan setup with multiple billing cycles and delivery workflows.
Multi-region failover with a 99.9% availability target.
Monthly, quarterly, and yearly plans are service-period benefits, not unlimited usage. Each successful request deducts balance based on real tokens and model pricing.
For light usage. Keeps account access, API key, web chat, and billing records; each call deducts balance by real token usage.
For steady usage. Longer service period; balance works for both API access and web chat.
For long-term team usage with manual order approval, key reissue, and customer controls.
Recharge amounts go into the account balance. Daytime usage uses the standard rate, while off-peak cards apply discounted limited tokens after 22:00.
Avg. latency
Availability
Available regions
Supported models
Client API access and web chat now use only gpt5.4 and gpt5.5.
The public page only shows traffic and reliability information. Personal tokens, charges, billing, and docs live in the logged-in workspace.
Only real server login stats are shown; no activity stays at 0.
Manage your profile, points, API keys, web chat, and real-time billing.
name@example.com
Web chat and API requests share one balance. Charges are deducted after successful requests based on real tokens, model price, and time-window benefits.
ma_live_••••••••_••••••
Choose OpenAI-compatible in your client, then enter the Base URL and API key from your workspace.
curl https://your-domain.com/v1/chat/completions \
-H "Authorization: Bearer your Infinity API key" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt5.5",
"messages": [
{ "role": "user", "content": "Hello Infinity API" }
],
"route": "auto"
}'
Billing happens after each successful API or web chat request. Failed requests are not counted.
Monthly, quarterly, and yearly plans keep account access and service channels; balance is still deducted by real usage.
Discounted tokens are used first during off-peak hours. Standard rates resume after the allowance is used.
Use site points to predict match results, enter the leaderboard, and win bonus token points, off-peak discounts, and future gift redemption access. Points cannot be withdrawn or exchanged for cash.
This account has the highest management privileges. Enable two-factor verification and login audits in production.