/vimeo/channels/videos
/vimeo
/vimeo/channels/videos
List videos in a channel
Price: 10 credits per 100 results
💡 AI Hint: List the videos in a Vimeo channel, by name, id, or URL, optionally ordered by date, plays, likes, comments, duration, or title. Returns each video with title, uploader, duration, view/like/comment counts, and thumbnail.
⚠️ Common errors: 412: Channel not found
POST
/vimeo/channels/videos
Authorizations
API token from the dashboard
Headers
Body
application/json
Channel name, numeric id, or channel URL
Examples:
"staffpicks"
"927"
Max number of results
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Result ordering
Available options:
date, alphabetical, plays, likes, comments, duration Response
Successful Response