Skip to main content

Endpoint

Request Headers

Query Parameters

Response Attributes

Example

Request

Response

Queueing Status (video_status = 1)

Completed Status (video_status = 3)

Failed Status (video_status = 4)

Video Status

Important Notes

  • Use the _id field from the Create Character Swap API response as the video_model_id parameter
  • Poll this endpoint periodically to check the video generation status
  • When video_status is 3 (Success), the video 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)