Skip to main content
POST
Compile editor timeline

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json

Timeline compilation payload with tracks and clips

Response

200 - application/json

Timeline compilation started

success
boolean
Example:

true

status
enum<string>
Available options:
processing,
done,
failed
Example:

"processing"

data
object