Status Descriptions
- PENDING: Task is waiting to be processed
- SUCCESS: Video generation completed successfully
- CREATE_TASK_FAILED: Failed to create the video task
- GENERATE_MP4_FAILED: MP4 generation failed
- CALLBACK_EXCEPTION: Callback exception
Authorizations
🔑 API Authentication
All endpoints require authentication using Bearer Token.
Get API Key
- Visit the API Key Management Page to obtain your API Key
Usage
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
Query Parameters
The task ID returned from the Create Music Video endpoint. Used to retrieve detailed information about the video generation task, including processing status and download URL.
Response
Request successful
The response is of type object
.