v2
latestOpenAPI 3.1.02026-08-07262688.0 KBVideos
Get 1 video
Get a video by its ID.
get/vids/{video_id}
Query parameters
fieldsstring[]
List of fields to retrieve. Example: fields=title&fields=description
List of fields to retrieve. Example: fields=title&fields=description
Response
Successful Response
Example response
{
"thumbnail_url": "https://cdn.example.com/video/thumb.jpg",
"preview_url": "https://cdn.example.com/video/preview.mp4",
"img_src": "https://cdn.example.com/video/thumb.jpg",
"img_zoom": "https://cdn.example.com/video/preview.mp4",
"date": "2024-10-19"
}