singleFile
Getting the single region mp3 file
singleFile
POST
/singleFile
The endpoint generates a single region MP3 file based on the provided parameters.
Request Body
Name
Type
Description
params
JSON Object
duration
int
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.
Last updated
Was this helpful?