ę空大é¹å¤©å®«ļ¼WukongAI å¤§é¹ AI ēę š
One API key. DeepSeek, Qwen, GPT-4o, Claude. Pay in USD. Built for SEA developers.
import OpenAI from 'openai';
const client = new OpenAI({
apiKey: 'qcl_your_api_key_here',
baseURL: 'https://api.apiwukong.com/v1',
});
const response = await client.chat.completions.create({
model: 'auto', // š¤ Smart routing!
messages: [{ role: 'user', content: 'Hello!' }],
});
console.log(response.choices[0].message.content);OpenAI-compatible. No vendor lock-in. Scale from prototype to production.
Set model="auto" and let our routing agent pick the best model based on your request type, budget, and upstream health ā automatically.
No subscriptions, no hidden fees. Pay per token. See exact costs before you call. DeepSeek at $0.5/1M tokens input.
If one provider goes down, automatic failover keeps your app running. No more single points of failure.
Track usage, costs, and latency per model. Set usage alerts. Export usage reports for billing.
7/24 Discord bot answers questions, creates tickets, and sends balance alerts. Human support for complex issues.
Servers in Singapore. Stripe payments in USD/SGD/MYR. English support. Built for SEA developers.
No monthly fees. No commitments. Pay only for what you use.
Great for general tasks, coding, reasoning
128K context, excellent for documents
OpenAI's latest, top performance
All prices in USD Ā· View full model list ā
No credit card required for signup. $5 minimum top-up.
Get Your Free API Key āOpenAI-compatible Ā· Works with all SDKs