Query the status and results of a Luma modify video generation task.
Value | Status | Description |
---|---|---|
0 | GENERATING | Task is being processed |
1 | SUCCESS | Completed successfully |
2 | CREATE_TASK_FAILED | Failed to create task |
3 | GENERATE_FAILED | Generation failed |
4 | CALLBACK_FAILED | Callback delivery failed |
All APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Unique identifier of the video generation task
Request successful
The response is of type object
.