Everything you need to get started and troubleshoot
Go to ai-allinone.com, click "Sign Up", enter your email and password. A verification code will be sent to your email \u2014 enter it to activate your account.
Navigate to the Wallet page, choose a payment method (USDT/PayPal/WeChat/Alipay), and enter the amount in USD. Credits are added in full — no platform fee on deposits. For USDT, send the specified amount to the displayed TRC-20 address \u2014 auto-confirmed within 1\u20135 minutes.
Go to the API Keys page, click "Create Key". Optionally set rate limits, model whitelist, IP whitelist, and expiration. Your key starts with aak- \u2014 keep it secure.
Use the OpenAI-compatible endpoint with your API key:
Check the Pricing page for all 53 models and their rates. You pay exact provider rates per token \u2014 no markup. Monitor usage on the Dashboard.
53 models from top Chinese AI providers: Qwen (Alibaba), DeepSeek, GLM (Zhipu), Kimi (Moonshot), MiniMax, StepFun, ByteDance Doubao, plus embedding, rerank, image generation, TTS, ASR, and video generation models. All accessible through a single API key.
Yes. Simply change base_url to https://ai-allinone.com/v1 and use your aak- key. All OpenAI-compatible SDKs (Python, Node.js, etc.) work out of the box. We also support the Anthropic Messages API at /v1/messages.
We offer competitive, transparent per-token pricing with a small margin applied to provider rates (typically 10%\u201340% depending on the model). There is no platform fee on deposits \u2014 every dollar you add becomes available credits. Example: deposit $100 \u2192 receive $100 in credits. No hidden fees, no per-model surcharges. See the Pricing page for model-specific rates.
You deposit in USD; internally we credit CNY at the configured exchange rate (currently 1 USD = 7.0 CNY). Each API call deducts from your CNY balance based on token usage \u00D7 model rate. Billing is usage-based \u2014 you only pay for tokens consumed.
USDT (TRC-20, auto-confirmed), PayPal, WeChat Pay, and Alipay. USDT is recommended for fastest processing. WeChat/Alipay require manual confirmation (within 24h). No platform fee on deposits.
After registering and logging in, go to the API Keys page from the sidebar. Click "Create Key", optionally configure rate limits and restrictions, then copy your aak- key. Store it securely \u2014 it won't be shown again.
When creating or editing an API key, you can set: per-minute request limit, daily request limit, monthly cost cap (CNY), allowed models whitelist, IP whitelist (CIDR supported), and expiration date.
API calls will return a 402 error. You'll receive a low-balance email notification when your balance drops below \u00A51. Top up to resume service immediately.
Yes. Contact us via the form below for enterprise pricing, custom rates, and dedicated support. Volume pre-payments qualify for discounted platform fees.
All API keys are hashed with SHA-256. Passwords use bcrypt. We do not log request/response content \u2014 only token counts and metadata for billing. HTTPS/TLS encrypts all traffic. See our Privacy Policy for details.
Yes. Set "stream": true in your request body. We support Server-Sent Events (SSE) streaming for all chat completion models, compatible with OpenAI's streaming format.
All models are accessed through official vendor API channels — Alibaba DashScope (Qwen), DeepSeek, Zhipu AI (GLM), Moonshot AI (Kimi), MiniMax, StepFun, and Volcano Engine (ByteDance Doubao/Seedance). Models are unmodified and independently verifiable. We do not alter model behavior or degrade quality.
| Code | Meaning | Solution |
|---|---|---|
400 | Bad request / wrong endpoint | Check your request body and model name |
401 | Invalid, missing, or expired API key | Check your aak- key is correct and active. Ensure Authorization: Bearer aak-... header is set. Generate a new key if expired |
402 | Insufficient balance | Top up your account on the Wallet page. Minimum deposit: $1 |
403 | IP not allowed | Your IP is not in the key's IP whitelist |
429 | Rate limit exceeded | Reduce request frequency or increase rate limits |
502 | All upstream channels failed | Upstream temporarily unavailable. Wait and retry |
503 | Circuit breaker open | Channel temporarily disabled. Auto-recovers |
504 | Request timeout | Upstream took too long. Retry with simpler prompt |
Have questions about pricing, enterprise plans, or custom integrations? Send us a message and we'll respond within 24 hours.
\u2709\uFE0F Submit the form below for general inquiries
\u{1F4E7} Enterprise & custom pricing: contact via the form with "Enterprise" in the subject
\u{1F4AC} For urgent API issues, include your API key ID (not the full key) for faster resolution