WaveAPI is a unified AI model API gateway that provides a single endpoint to access all leading AI models including GPT, Claude, Gemini, Sora, VEO, Kling, and more.
- Documentation: docs.qingbo.dev
- API Platform: qingbo.dev
- Dashboard: qingbo.dev/dashboard/keys
- OpenAI Compatible — Drop-in replacement for OpenAI SDK, just change the
base_url - Multi-Model Access — One API key for text, image, video, and audio generation models
- Unified Task System — Async task management for image and video generation via
/v1/tasks - Multi-Language Docs — Available in English, Simplified Chinese, Traditional Chinese, and Japanese
cn/ # Simplified Chinese (primary)
en/ # English
jp/ # Japanese
zh-Hant/ # Traditional Chinese
Each language contains:
- Docs — Getting started, authentication, core concepts (sync/async, task system, streaming)
- API Reference — Text generation, image generation, video generation, audio, tools, task management
pnpm install
npx mint devPreview at http://localhost:3000.
Built with Mintlify using the maple theme.
Proprietary. All rights reserved.