Now serving Southeast Asia — Singapore, Malaysia, Philippines, Thailand

🐵 The AI API
Monkey King

ę‚Ÿē©ŗå¤§é—¹å¤©å®«ļ¼ŒWukongAI 大闹 AI ē”Ÿę€ šŸ’
One API key. DeepSeek, Qwen, GPT-4o, Claude. Pay in USD. Built for SEA developers.

OpenAI-compatible endpoint
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);

Everything you need to build AI apps

OpenAI-compatible. No vendor lock-in. Scale from prototype to production.

šŸ”„

Smart Auto-Routing

Set model="auto" and let our routing agent pick the best model based on your request type, budget, and upstream health — automatically.

šŸ’°

Transparent Pricing

No subscriptions, no hidden fees. Pay per token. See exact costs before you call. DeepSeek at $0.5/1M tokens input.

⚔

Multi-Provider Redundancy

If one provider goes down, automatic failover keeps your app running. No more single points of failure.

šŸ“Š

Real-time Dashboard

Track usage, costs, and latency per model. Set usage alerts. Export usage reports for billing.

šŸ¤–

AI-Powered Support

7/24 Discord bot answers questions, creates tickets, and sends balance alerts. Human support for complex issues.

šŸŒ

Southeast Asia Optimized

Servers in Singapore. Stripe payments in USD/SGD/MYR. English support. Built for SEA developers.

Simple, volume-based pricing

No monthly fees. No commitments. Pay only for what you use.

Most Popular

DeepSeek V3

Great for general tasks, coding, reasoning

Input$0.50/1M tokens
Output$1.00/1M tokens
Up to 10M free
on your first top-up
Long Context

Qwen Max

128K context, excellent for documents

Input$2.80/1M tokens
Output$8.40/1M tokens
128K Context
Window
Premium

GPT-4o

OpenAI's latest, top performance

Input$3.13/1M tokens
Output$12.50/1M tokens
~128K
Context

All prices in USD Ā· View full model list →

5+
AI Providers
<50ms
Avg. Latency
99.5%
Uptime SLA
5K+
Developers

Start building in minutes

No credit card required for signup. $5 minimum top-up.

Get Your Free API Key →

OpenAI-compatible Ā· Works with all SDKs