vimeo.com

API provider — vimeo.com

🔑 bearer 326 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

# Maven: see https://github.com/clickntap/Vimeo
vimeo-unity-sdk ✓ Official
dotnet add package vimeo-unity-sdk
VimeoUpload ✓ Official
# See https://github.com/vimeo/VimeoUpload
VimeoNetworking ✓ Official
# See https://github.com/vimeo/VimeoNetworking
vimeo-networking-java ✓ Official
# Maven: see https://github.com/vimeo/vimeo-networking-java
# See https://github.com/josev2046/Mapping-the-Vimeo-API
VIMNetworking ✓ Official
# See https://github.com/vimeo/VIMNetworking
curl examples
Get an API specification
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.vimeo.com/
Get a user
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.vimeo.com/me
Search for users
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.vimeo.com/users
Endpoints (326 total)
GET
/
Get an API specification
GET
/me
Get a user
GET
/users
Search for users
GET
/groups
Get all groups
GET
/videos
Search for videos
GET
/me/feed
Get all videos in a user's feed
GET
/channels
Get all channels
GET
/me/likes
Get all the videos that a user has liked
GET
/languages
Get all languages
GET
/me/albums
Get all the albums that belong to a user
GET
/me/groups
Get all the groups that a user has joined
GET
/me/videos
Get all the videos that a user has uploaded
Related APIs in same category
jokes.onenpr.orgnpr.orgnpr.orgnpr.org
At a glance
Total SDKs7
Languages6
Endpoints326
Authbearer
Categories1
https://api.vimeo.com