Submit Transcoding Job

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

⚠️ You need to have good knowledge of your files to populate the request body.

💡The probe result from Console (if you're looking at the API calls using the developer tools in your browser) can help you find the right information

Body Params
string
required
^[A-Za-z0-9 \\&\\/_-]{2,1000}$

Unique id for the source. Preferably the directory name on S3, e.g. "movie-a"

inputs
array of objects
required
length ≥ 1
inputs*
string
required
^[A-Za-z0-9\/_-]{2,1000}$

Set a name for this input file.

string
enum
required

Describes the input storage for the source.

Allowed:
string
required
^(?![\/])[0-9A-Za-z\/._-]{2,1000}$

A path pointing to a source file, excluding protocol strings such as "s3://". No leading slash.

tracks
object
required
outputs
object
boolean
required

Specifies whether to use DRM and encrypt the content or not. Uses global settings if not provided.

string
enum

DRM type

Allowed:
string
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
experimental
object

Enables access to experimental, potentially unstable features or configurations. Use with caution, as these settings may change or lack documentation.

Headers
string
required

Required to identify the partner.

Responses

401

Unauthorized

500

Internal server error

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