Page optimized for desktop experience. Please use a desktop browser for best compatibility.

Download a Video

This endpoint downloads a video asset from Rev. This will download the original file that was uploaded.

GET
/api/v2/videos/{videoId}/download

Usage Notes | Change Log

Downloads must be enabled in Rev before you may use this API.

Path Parameters

Parameter Type Validations
videoId string, required ID of video to download

successful response

Video is returned. Header will include: Content-Type →video/mp4

unauthorized error

internal server error

This will also be the response if download is disabled  in Rev.