Generate visualized music videos from audio tracks
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 dataauthor (string): Artist or creator name displayed on the video cover. Maximum 50 characters.domain_name (string): Website or brand watermark displayed at the bottom of the video. Maximum 50 characters.All 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 create-music-video for this endpoint.
create-music-video "create-music-video"
Webhook callback URL for result notifications.
The endpoint will receive POST requests with music video generation completion status and download URL.
"https://your-domain.com/callback"
Input parameters for music video creation