Convert generated music tracks to high-quality WAV format
task_id (required): Task ID from a completed music generation (Generate Music or Extend Music)audio_id (required): Specific audio track identifier from the callback dataAll API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer VIDGO_API_KEYAPI model identifier.
Must be convert-to-wav for this endpoint.
convert-to-wav "convert-to-wav"
Webhook callback URL for result notifications.
The endpoint will receive POST requests with WAV conversion completion status and high-quality file download URL.
"https://your-domain.com/callback"
Input parameters for WAV conversion