These docs are for v1.0. Click to read the latest docs for v2.0.

Changes the audio encoding of a mixed audio file

For most use cases, the preset can be either custom or one of the values returned from the /encoder/presets list. When using custom the other fields can be supplied. Please note not all fields are supported in conjunction with one another. For example sampleRate cannot be used in conjunction with bitRateType.

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

Reference to the productionId that is to be encoded

string

named preset to use or 'custom'. Available presets can be listed using '/delivery/encoder/presets'

boolean

Make the output a publicly available URL

string

Supplied value must be either 'constant' or 'variable

string

Can be between 0-9 for variable bit rates, or between 32 and 320 for constant bit rates

integer

Sample rate, should be between 24000 and 96000

string

Can be wav, mp3, flac or ogg

integer

Can be 16, 24, or 32

integer

Supply 1 for mono or 2 for stereo

string

Name of loudness preset to use for example 'podcast' or 'spotify'. Available presets can be listed using '/delivery/encoder/presets'

Responses

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