v1
latestOpenAPI 3.0.32026-07-267015229.9 KBVideos
Get Video
This endpoint returns a single video by its unique identifier.
get/v2/videos/{video_id}
Path parameters
video_idstring required
A unique identifier for the video.
Query parameters
verboseboolean
If set to true, the response will include additional video data such as the thumbnail image and gif links.
Response
OK
Example response
{
"status": "ready"
}