Get presigned URLs

Generate signatures for each part of the video that will be uploaded

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Max number of signature

You can only request a maximum of 100 parts signatures in one call. You are free to make as many requests as needed to cover the full video length.
Each part of the video must be greater than 5MB in size (except the last one).

📘

Direct upload to s3 and ETags

You will need to upload part of the the videos directly to s3 using the presigned_urls returned by this endpoint. A PUT is expected by S3.

Do not forget to save on your side the ETag given by s3 in response header. These tag are mandatory in order to complete the multi-part upload.

Body Params
int32
required

The first uploaded part of the video

int32
required

The last uploaded part of the video

string
required

The s3 path given by the initalization call

string
required

The uploader id given by the initalization call

Response

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