Generate a looping video from an uploaded image. The complete workflow includes:
This endpoint initiates the generation process and returns a task ID as a string. Use this task ID to poll the status endpoint.
Supported image formats: jpg, jpeg, png, gif, webp, bmp
Response: Returns a task ID string (e.g., “853377020565258316”) that you should use to query the generation status.
NavTalk API license key (e.g. sk_navtalk_...)
The image file to generate video from
Optional generation prompt to guide the video style
"Natural head movement, subtle smile"
Optional negative prompt to avoid unwanted features
"Blurry, distorted, unnatural"
Seconds to keep before the detected blink point (default: 0.5)
0.5
Seconds to keep after the detected blink point (default: 0.5)
0.5
Maximum polling time in seconds (default: 300)
300