Create personalized cover images for generated music.
taskId identifies the unique identifier of the original music generation taskcallBackUrl receives callback address for completion notificationsAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Original music task ID, should be the taskId returned by the music generation interface.
"73d6128b3523a0079df10da9471017c8"
URL address for receiving Cover generation task completion updates. This parameter is required for all Cover generation requests.
"https://api.example.com/callback"