Upload a video using the Vimeo API

domain: developer.vimeo.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a Vimeo app and obtain an access token with the upload scope via OAuth 2.0 (Authorization Code or Personal Access Token for server use).
  2. Initiate an upload by sending a POST request to the user's videos endpoint, specifying upload.approach=tus and upload.size equal to the file size in bytes in the JSON body along with optional video metadata.
  3. From the response, extract the upload.upload_link URL.
  4. Use a tus-compatible client library to upload the video file to the upload_link URL in chunks, supporting resumption if interrupted.
  5. After the tus upload completes, the video enters Vimeo's transcoding pipeline; poll the video resource or use webhooks to detect when it is available.
  6. Set privacy, title, description, and other metadata by sending a PATCH request to the video URI returned during creation.

Known gotchas

Related routes

Upload a video to Vimeo using the tus resumable upload protocol and configure privacy settings
vimeo · 6 steps · unrated
Upload a video using the Wistia Upload API
wistia.com · 6 steps · unrated
Update Vimeo video metadata using the PATCH /videos/{video_id} endpoint
developer.vimeo.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans