⚠️紧急通知:由于火山官方近期在严格自查客户违规转售 API 的行为,当前海外渠道收到官方预警。即日起,先暂停海外seedance API 接口服务,恢复时间另行通知,非常抱歉给您带来不便,感谢理解与支持🙏
{
"Name": "xincheng_0",
"Description": "这是我的一个主体测试",
"ReferenceType": "image_refer",
"ElementImageList": {
"FrontalImage": "https://loremflickr.com/400/400?lock=2942201041488665",
"ReferImages": [
{
"ImageUrl": "https://loremflickr.com/400/400?lock=3679736616036764"
}
]
},
"VideoList": [
"https://cos-internal.ap-guangzhou.tencentcos.cn/5s.mp4"
],
"Provider": [
"kling"
],
"TagList": [
{
"TagId": "6"
}
],
"ElementVoiceId": "875175665510277166"
}curl --location 'https://vg-api.aig-ai.com/v1/atts/kling_elements/advanced_custom_elements?action=create_aigc_element' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"Name": "xincheng_0",
"Description": "这是我的一个主体测试",
"ReferenceType": "image_refer",
"ElementImageList": {
"FrontalImage": "https://loremflickr.com/400/400?lock=2942201041488665",
"ReferImages": [
{
"ImageUrl": "https://loremflickr.com/400/400?lock=3679736616036764"
}
]
},
"VideoList": [
"https://cos-internal.ap-guangzhou.tencentcos.cn/5s.mp4"
],
"Provider": [
"kling"
],
"TagList": [
{
"TagId": "6"
}
],
"ElementVoiceId": "875175665510277166"
}'{
"Response": {
"CreatedAt": "2026-03-27T21:19:01+08:00",
"ElementId": "elem_c49a7c2f-d440-4e16-b727-2064e8fb44a4",
"JobId": "1429096434393178112",
"Provider": [
"kling"
],
"Status": "pending",
"RequestId": "c49a7c2f-d440-4e16-b727-2064e8fb44a4"
}
}