Prerequisites
- A QWave API account (sign up)
- An API key
- Basic programming knowledge
Get an API Key
1
Sign in to the dashboard
Visit the Dashboard and log in
2
Create a key
On the API keys page, click “Create new key”
3
Save your key
Copy the key and store it somewhere safe — it’s only shown once
Send Your First Request
QWave API is fully compatible with the OpenAI SDK — just swap thebase_url.
Understanding the Response
Next Steps
Authentication & Keys
Learn about authentication and API key management
Sync vs. Async
Understand the two endpoint patterns
Text Generation API
Full chat API reference and parameters
Task System
The async workflow for image and video generation