Get an upload URL

Generate a temporary upload URL to send a video file to Dailymotion.

👍

Authentication required

Required scope: manage_videos

⚠️

Note

This endpoint is only needed if you need to host a file on Dailymotion. In this case, follow this two-step process:

  1. Get an upload URL using this endpoint.
  2. Upload a video file directly to the returned URL.

Once uploaded, use the Create a video endpoint to publish the video on your profile.

Alternatively, if you already have a public video file URL, you can skip this step and directly proceed with Edit a video call.

On success, the server returns 2 values :

  • upload_url: The URL to use to send a file on our servers with the Upload a video file call.
  • progress_url: The URL used to monitor the upload status as the file is transferred to our servers
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!