Video Status
Get videos
Authorizations
api-keystringRequired
Responses
200
Successful Response
application/json
idstringRequired
namestringOptional
statusstring Β· enumRequiredPossible values:
An enumeration.
progressinteger Β· min: -1 Β· max: 100OptionalDefault:
The videos rendering progress
0req_idstringRequired
draft_idstringRequired
The id of the project created by this video request
source_draft_idstringOptional
recipe_idstringOptional
palette_idstringOptional
The palette_id used in this video
character_idstringOptional
The character_id used in this video
voice_idstringOptional
The character_id used in this video
video_player_urlstringRequired
the final videos url
download_urlstringOptional
get
/videos200
Successful Response
Get video by id
Authorizations
api-keystringRequired
Path parameters
video_idstringRequired
Responses
200
Successful Response
application/json
idstringRequired
namestringOptional
statusstring Β· enumRequiredPossible values:
An enumeration.
progressinteger Β· min: -1 Β· max: 100OptionalDefault:
The videos rendering progress
0req_idstringRequired
draft_idstringRequired
The id of the project created by this video request
source_draft_idstringOptional
recipe_idstringOptional
palette_idstringOptional
The palette_id used in this video
character_idstringOptional
The character_id used in this video
voice_idstringOptional
The character_id used in this video
video_player_urlstringRequired
the final videos url
download_urlstringOptional
422
Validation Error
application/json
get
/videos/{video_id}Last updated