Generate an MP4 video with visualizations for a music track.
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.
taskId and audioId are needed to identify the exact track."taskId_774b9aa0422f"
The ID of the specific track to convert to video.
taskId and audioId are needed to identify the exact track."e231****-****-****-****-****8cadc7dc"
The URL to receive video generation completion notification.
For detailed callback format and implementation guide, see Music Video Generation Callbacks
"https://api.example.com/callback"
The artist or creator name to display on the video.
50"Suno Artist"
The website or brand to display as watermark.
50"music.example.com"
Request successful
200, 400, 401, 404, 405, 409, 413, 429, 430, 455, 500 Error message when code != 200
"success"