soundtrack
Getting the multi-regional soundtrack
Generates and bounces a soundtrack
POST
/soundtrack
Request Body
regions*
JSON
normalize
String
Region object definition
time
float
A position (start) of given region in seconds.
duration
float
Requested composition time in seconds. If no parameter value is passed, the default time value is 60 seconds. Currently, there is a limit set at 1200 seconds.
tags
Array (int)
An array of integers representing tag id's.
params
JSON
sourceHash
String
A unique system music identifier obtained in a response. Please provide the sourceHash
when you want to refer to a previously composed music region in your next call.
action
String
method
String
Last updated