Get Video Info Result
API Endpoints
Get Video Info Result
Retrieve talking photo video results by ID
GET
Get Video Info Result
Documentation Index
Fetch the complete documentation index at: https://docs.akool.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Your API Key used for request authorization. If both Authorization and x-api-key have values, Authorization will be used first and x-api-key will be discarded.
Query Parameters
Video db id from the _id field returned by Create By Talking Photo API