Create a video with visualizations based on your generated music track.
taskId identifies the original music generation taskaudioId specifies which audio track to visualize when multiple variations existauthor and domainName add customized branding to the videoAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Unique identifier of the music generation task. This should be a taskId returned from either the "Generate Music" or "Extend Music" endpoints.
"taskId_774b9aa0422f"
Unique identifier of the specific audio track to visualize. This ID is returned in the callback data after music generation completes.
"e231****-****-****-****-****8cadc7dc"
The URL to receive music video generation task completion updates. Required for all music video generation requests.
"https://api.example.com/callback"
Artist or creator name to display as a signature on the video cover. Maximum 50 characters. This creates attribution for the music creator.
50"DJ Electronic"
Website or brand to display as a watermark at the bottom of the video. Maximum 50 characters. Useful for promotional branding or attribution.
50"music.example.com"
Success
Response status code
200, 400, 401, 402, 404, 409, 422, 429, 455, 500 0
Error message when code != 200 Status message
""