Skip to content

3.2 Categories

SergeyMell edited this page Jan 4, 2018 · 3 revisions

https://developer.vimeo.com/api/endpoints/categories

API Endpoint Gem Action
Categorize a video
Check for a video in a category
Check if a user follows a category
Get a category Vimeo.category(category_name).show
Get all categories Vimeo.category.index
Get all categories a user follows
Get all categories a video is in
Get all channels for a category
Get all groups for a category
Get all videos in a category
Subscribe a user to a category
Unsubscribe a user from a category

Clone this wiki locally