LAP Registry

Vimeo API Skill

vimeo

Provider: Vimeo Version: 3.4 Endpoints: 328 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/
GET/categoriesGet an API specification
GET/categories/{category}Get all categories
GET/categories/{category}/channelsGet a specific category
GET/categories/{category}/groupsGet all the channels in a category
GET/categories/{category}/videosGet all the groups in a category
GET/categories/{category}/videos/{video_id}Get all the videos in a category
GET/channelsCheck for a video in a category
POST/channelsGet all channels
DELETE/channels/{channel_id}Create a channel
GET/channels/{channel_id}Delete a channel
PATCH/channels/{channel_id}Get a specific channel
GET/channels/{channel_id}/categoriesEdit a channel
PUT/channels/{channel_id}/categoriesGet all the categories in a channel
DELETE/channels/{channel_id}/categories/{category}Add a list of categories to a channel
PUT/channels/{channel_id}/categories/{category}Remove a category from a channel
DELETE/channels/{channel_id}/moderatorsCategorize a channel
GET/channels/{channel_id}/moderatorsRemove a list of channel moderators
PATCH/channels/{channel_id}/moderatorsGet all the moderators in a channel
PUT/channels/{channel_id}/moderatorsReplace the moderators of a channel
GET/channels/{channel_id}/moderators/{user_id}Add a list of channel moderators
DELETE/channels/{channel_id}/moderators/{user_id}Get a specific channel moderator
PUT/channels/{channel_id}/moderators/{user_id}Remove a specific channel moderator
GET/channels/{channel_id}/privacy/usersAdd a specific channel moderator
PUT/channels/{channel_id}/privacy/usersGet all the users who can view a private channel
DELETE/channels/{channel_id}/privacy/users/{user_id}Permit a list of users to view a private channel
PUT/channels/{channel_id}/privacy/users/{user_id}Restrict a user from viewing a private channel
GET/channels/{channel_id}/tagsPermit a specific user to view a private channel
PUT/channels/{channel_id}/tagsGet all the tags that have been added to a channel
DELETE/channels/{channel_id}/tags/{word}Add a list of tags to a channel

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install vimeo

Downloads and installs to ~/.claude/skills/vimeo/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)