Skip to main content
POST
Create an export

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Path Parameters

projectId
string
required

Body

application/json
resolution
enum<string>
default:1080p
required
Available options:
540p,
720p,
1080p,
4k
quality
enum<string>
default:average
required
Available options:
low,
average,
high
fps
default:30
required
transparent
boolean
default:false
required
renderMode
enum<string>
default:standard
required
Available options:
standard,
fast
stemVolumes
object
playbackRate
number
Required range: 0.1 <= x <= 4
toneFrequency
number
Required range: 0.01 <= x <= 2
presetId
string
settingsOverride
object

Response

202 - application/json

Export task accepted

projectId
string
required
taskId
string
required
exportId
string
required
projectUrl
string<uri>
required
taskUrl
string<uri>
required
exportUrl
string<uri>
required