v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Categories\Videos

Check for a video in a category

This method gets a single video from a category. Use it to determine whether the video belongs to the category.

get/categories/{category}/videos/{video_id}

Path parameters

categorystring required
Example:animation

The name of the category.

video_idnumber required
Example:273576296

The ID of the video.

Response

The video belongs to the category.