API ReferenceChangelog
Log In
API Reference

Generates a pre-signed URL for downloading video data.

Generates a pre-signed HTTPS URL for downloading the video from the Pixop platform.

  • Resumable downloads are supported via HTTP Range requests.
  • The URL remains valid for the specified duration.
  • The video file is not ready for download until the processing task is complete.

Notes:

  • If the video is not ready for download, a 409 Conflict response will be returned.
Path Params
uuid
required

The unique identifier for the video.

Query Params
int32
1 to 60
Defaults to 15

The duration, in minutes, for which the pre-signed URL will be valid.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*