Panda World API Documentation
Panda World provides OpenAI-compatible API access to leading Chinese LLMs — DeepSeek, Qwen, and GLM — at competitive prices. Just change your base_url and start using.
New here? Head to Quick Start — you'll be making your first request in under 30 seconds.
Why Panda World?
- Zero code changes — drop-in replacement for any OpenAI SDK
- 2-5x cheaper than equivalent OpenAI / Anthropic models
- Chinese-optimized — superb performance on Chinese language tasks, code generation, and reasoning
- Pay-as-you-go — prepay via Stripe, no monthly commitments
Available Models
| Model | Provider | Input ($/1M tokens) | Output ($/1M tokens) |
|---|---|---|---|
deepseek-chat | DeepSeek | $1.00 | $1.00 |
deepseek-reasoner | DeepSeek | $7.00 | $7.00 |
qwen3-235b | Alibaba Cloud | $4.00 | $4.00 |
qwen3-32b | Alibaba Cloud | $1.50 | $1.50 |
glm-5-flash | Zhipu AI | $0.50 | $0.50 |
See Models & Pricing for the full list.
API Endpoint
https://api.relay-station.com/v1Quick Links
Quick Start →
Make your first API call in 30 seconds.
Authentication →
Manage API keys and security.
Python SDK →
Examples using the official OpenAI Python library.
Node.js SDK →
Examples using the official OpenAI Node.js library.
Support
Have questions? Reach out to support@relay-station.com.