POST
/
v1
/
renders

Authorizations

x-api-key
string
header
required

Enter your API key here

Body

application/json
Video data to render
metadata
object
required

Video project metadata

clips
object[]
required

Array of clips that make up the video

autoGenerateCaptionWords
boolean
default:
false
required

Enable auto caption generation

captionLanguageCode
enum<string>
default:
en-US
required

Caption language code

Available options:
en,
en-US
renderOptionsInUI
enum<string>
default:
[]

Render options to display in UI. Leave empty to restrict renderer access

Available options:
json,
client,
server
additional
object

Additional custom properties

Response

201
application/json
The render has been successfully created.
data
object
required

Render data