Convert existing music tracks to high-quality WAV format.
All endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
The task ID of the music generation task.
"5c79****be8e"
The audio ID of the specific track to convert.
audioId ensures the exact track is converted, especially when a task has multiple tracks."e231****-****-****-****-****8cadc7dc"
The URL to receive WAV conversion completion notification.
For detailed callback format and implementation guide, see WAV Format Conversion Callbacks
"https://api.example.com/callback"
Request successful
200, 400, 401, 404, 405, 409, 413, 429, 430, 455, 500 Error message when code != 200
"success"