Learn how to fully integrate APIs into your own application.
video_file_path
, image_file_path
, or audio_file_path
.
Status | Description |
---|---|
draft | Not currently used |
queued | The job is queued and waiting for a server |
rendering | Rendering is in progress |
complete | Rendering completed |
error | An error occurred during rendering |
canceled | Video render is canceled |
status
is error
, you can get details on why the failure happened. For example,
"code": "unknown_error"
. Please reach to our team support@magichour.ai so we can investigate.
status
field in set intervals.
status
is complete
, the response for the image/video details will populate the downloads
key. Note this is an array since some modes may have more than one output.
environment
parameter when initializing the client.
Visit Video Details Page
https://magichour.ai/dashboard/videos/:id
Click Cancel Render
Confirm cancel
Cancel successful