Create cover images for generated music.
task_id (required): The task ID from a completed music generation task
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 generate-music-cover for this endpoint.
generate-music-cover "generate-music-cover"
Webhook callback URL for result notifications.
The system will send POST requests to this URL when cover generation is complete, including task status and results.
"https://your-domain.com/callback"
Input parameters for cover generation