Create personalized cover images for generated music.
taskId identifies the unique identifier of the original music generation taskcallBackUrl receives callback address for completion notificationsAll 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
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"
Success
Response status code
200, 400, 401, 402, 404, 409, 422, 429, 455, 500 200
Error message when code != 200 Status message
"success"