Skip to main content
POST
cURL

Authorizations

TT-API-KEY
string
header
required

You can obtain your API key from the TTAPI Dashboard.

Body

application/json
music_id
string
required

Parent task's musicId

preset
enum<string>
default:simple

Preset video generation type, three options available

Available options:
modern,
player,
simple

Response

Request successful

status
enum<string>
required
Available options:
PENDING_QUEUE ,
ON_QUEUE,
SUCCESS,
FAILED
message
string
required

Response message

data
object

Task result

Last modified on April 26, 2026