Request direct upload URL

Deprecated since v4. Use POST /job/add_asset instead.

Generates special expirable URL for direct media content upload. Use this endpoint when
you need to upload local files. Otherwise (for media available online) consider using
/job/add_media.
After calling this endpoint you should PUT your content to URL returned, and then
call POST /job/perform_transcription for processing to start.
URL will expire in 24 hours.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

API version. Current version is 4. Older versions are supported but deprecated.

integer
required

Job ID (as received after calling POST /job/new)

string
required

File name of media file to be uploaded.

Responses

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