Get Music Video Details
Music Video Generation
Get Music Video Details
Retrieve detailed information about a music video generation task.
GET
Get Music Video Details
Usage Guide
- Use this endpoint to check the status of a video generation task
- Access the video URL once generation is complete
- Track processing progress and any errors that may have occurred
Status Descriptions
PENDING: Task is waiting to be processedSUCCESS: Video generation completed successfullyCREATE_TASK_FAILED: Failed to create the video generation taskGENERATE_MP4_FAILED: Failed during video file creation
Developer Notes
- The video URL is only available in the response when status is
SUCCESS - Error codes and messages are provided for failed tasks
- Videos are retained for 14 days after successful generation
Authorizations
All APIs require authentication via Bearer Token.
Get API Key:
- Visit API Key Management Page to get your API Key
Usage: Add to request header: 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 in the management page
Query Parameters
Unique identifier of the music video generation task to retrieve. This is the taskId returned when creating the music video generation task.
