{
"person": {
"id": "a756a5d802064a9a9852ae1742b3499a",
"x": 0,
"y": 0,
"width": 1080,
"height": 1920,
"figure_type": "sit_body",
"drive_mode": "random"
},
"audio": {
"tts": {
"text": [
"三零二点AI真是一个很棒的平台,在三零二,不仅仅可以在线使用市面上几乎所有的AI模型,还可以进行API接入,大大的造福了开发者"
],
"speed": 1,
"audio_man": "C-CASE-56069e0e255c43239cf39f899cfedb42"
},
"wav_url": "",
"type": "tts",
"volume": 100,
"language": "cn"
},
"bg_color": "#d92127",
"screen_width": 1080,
"screen_height": 1920
}curl --location --request POST 'https://interface.chatgptten.com/router/v2/chanjing/open/v1/create_video' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"person": {
"id": "a756a5d802064a9a9852ae1742b3499a",
"x": 0,
"y": 0,
"width": 1080,
"height": 1920,
"figure_type": "sit_body",
"drive_mode": "random"
},
"audio": {
"tts": {
"text": [
"三零二点AI真是一个很棒的平台,在三零二,不仅仅可以在线使用市面上几乎所有的AI模型,还可以进行API接入,大大的造福了开发者"
],
"speed": 1,
"audio_man": "C-CASE-56069e0e255c43239cf39f899cfedb42"
},
"wav_url": "",
"type": "tts",
"volume": 100,
"language": "cn"
},
"bg_color": "#d92127",
"screen_width": 1080,
"screen_height": 1920
}'{
"code": 0,
"data": "1935639178641408000",
"msg": "success",
"trace_id": "b2159e6f8c67e87a891e533e1cef1222"
}