GPT-5.4, Claude, DeepSeek, Qwen, Gemini, Kimi, GLM, Doubao โ all through one OpenAI-compatible endpoint. Smart routing. WeChat Pay. From $0.01/M tokens.
No credit card ยท 60-second setup ยท OpenAI SDK compatible
DeepSeek, Qwen, GLM, Kimi, Doubao โ no +86 phone, no Chinese card needed. Also the only gateway with all of them.
Use model="auto" and we pick the optimal model per query. Save 80-90% vs premium-only strategies.
Native CNY/HKD payment. Serve Chinese customers without card friction. Also US card and wire.
300+ global nodes. 0ms cold start. Sub-50ms routing. Auto-failover across providers for 99.9% uptime.
Change one line (base_url) and 16 models are yours. Python, Node, Go, curl, LangChain, Vercel AI SDK.
50 calls on signup + 10 on first API call + 50 on card bind + 100 on first top-up + 200 per referral. Stack up to 310+.
frank@aipower.mefrom openai import OpenAI
client = OpenAI(
base_url="https://api.aipower.me/v1",
api_key="YOUR_AIPOWER_KEY",
)
r = client.chat.completions.create(
model="auto", # Smart routing
messages=[{"role": "user", "content": "Hello, AI!"}],
)
print(r.choices[0].message.content)Join developers shipping with 16 models through one API.
Get free API keyQuestions? Email frank@aipower.me ยท Follow on X