The Vimeo API includes features for uploading and managing video files via the Videos Endpoint.
You can upload a video using the Vimeo API via
- Resumable / TUS Protocol
- Form-based
- Pull
Learn more on the Vimeo developers site at ‘Working with Video Uploads’.
You can upload a video to a specific folder by using the `folder_uri` parameter. Learn more on the Vimeo developers site at 'Upload a Video: Path Parameters'.
If your video has trouble uploading or remains in an 'uploading' state, please contact Support for further assistance.