Skip to main content

Endpoint

Request Headers

Body Attributes

Response Attributes

Example

Request Body

Request

Response

Queueing Status (status = 1)

Completed Status (status = 3)

Video Status

Important Notes

  • Use the _id values from the Create Image to Video or Create Batch Image to Video response as the _ids parameter
  • You can query multiple video results at once by separating IDs with commas
  • Poll this endpoint periodically to check the video generation status
  • When status is 3 (Success), the video_url field will contain the URL of the generated video
  • Generated videos are valid for 7 days, download and save them promptly
  • If a webhook URL was provided during creation, you will receive a callback when the task completes (no need to poll)