Important Notes
- Use the
_idfield from the Create By Talking Photo API response as thevideo_model_idparameter - Poll this endpoint periodically to check the video generation status
- When
video_statusis 3 (Success), thevideofield will contain the URL of the generated video - Generated videos are valid for 7 days, download and save them promptly
Video Status
| Status | Description |
|---|---|
| 1 | In Queue - Your request is waiting to be processed |
| 2 | Processing - Video is currently being generated |
| 3 | Success - Video completed, result URL is available |
| 4 | Failed - Video generation failed |
Authorizations
Query Parameters
Video database ID returned by the Create Video Translation API (_id field)