{
"styleId": "68aebb91b8619ed6f4168f40",
"title": "聊AI行业",
"materials": [
{
"type": "image",
"fileUrl": "https://golden-final.com/a.jpg",
"soundSwitch": false
},
{
"type": "video",
"fileUrl": "https://golden-final.com/b.jpg",
"soundSwitch": false
}
],
"introduceCard": {
"name": "廖志勇",
"description": "AI行业领军任务"
},
"packRules": {
"headerSwitch": true,
"materialSwitch": true,
"subtitleSwitch": true,
"keywordSwitch": true,
"backgroundMusic": {
"audioSwitch": true,
"audioUrl": "https://golden-final.com/bg.mp3",
"volume": 1
}
},
"processRules": {
"materialComposition": "random",
"watermarkShow": true,
"videoDuration": 30,
"metadata": {
"AIGC": "{\"Label\":\"1\",\"ContentProducer\":\"深圳市XXXXX科技有限公司\",\"ProduceID\":\"XXXXXXXXXXXXXXXXXXX\"}"
}
},
"callbackUrl": "https://exotic-reservation.org/hook"
}
curl --location --request POST 'https://openapi.shanjian.tv/v1/clip/video/news_mixcut' \
--header 'Authorization: Bearer {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"styleId": "68aebb91b8619ed6f4168f40",
"title": "聊AI行业",
"materials": [
{
"type": "image",
"fileUrl": "https://golden-final.com/a.jpg",
"soundSwitch": false
},
{
"type": "video",
"fileUrl": "https://golden-final.com/b.jpg",
"soundSwitch": false
}
],
"introduceCard": {
"name": "廖志勇",
"description": "AI行业领军任务"
},
"packRules": {
"headerSwitch": true,
"materialSwitch": true,
"subtitleSwitch": true,
"keywordSwitch": true,
"backgroundMusic": {
"audioSwitch": true,
"audioUrl": "https://golden-final.com/bg.mp3",
"volume": 1
}
},
"processRules": {
"materialComposition": "random",
"watermarkShow": true,
"videoDuration": 30,
"metadata": {
"AIGC": "{\"Label\":\"1\",\"ContentProducer\":\"深圳市XXXXX科技有限公司\",\"ProduceID\":\"XXXXXXXXXXXXXXXXXXX\"}"
}
},
"callbackUrl": "https://exotic-reservation.org/hook"
}'
{
"code": "string",
"data": {
"taskId": "string"
},
"message": "string",
"requestId": "string"
}