Overview
One API lets organisations deploy their own “mini OpenAI” service: bring your provider keys, generate user tokens and expose a unified /v1
endpoint that mirrors the official OpenAI spec .
Key Capabilities
- Unified LLM routing – supports OpenAI, Azure OpenAI, Anthropic Claude, Google Gemini, DeepSeek, Baidu ERNIE, Zhipu ChatGLM, Tencent Hunyuan and more via a single API
- Token & channel management – fine-grained quotas, expirations, vouchers and group-based rate plans
- Load-balancing & multi-machine sync – built-in support for distributed deployments with MySQL & Redis back-ends
- Stream & image endpoints – implements chat, embeddings, audio and image routes for full OpenAI compatibility
- Single binary / Docker deployment – ship as one executable or container; helm charts and one-click Zeabur / Sealos templates provided