⚠️紧急通知:由于火山官方近期在严格自查客户违规转售 API 的行为,当前海外渠道收到官方预警。即日起,先暂停海外seedance API 接口服务,恢复时间另行通知,非常抱歉给您带来不便,感谢理解与支持🙏
{
"instances": [
{
"prompt": "Expand the clouds",
"image": {
"bytesBase64Encoded": "iVBORw0KG",
"mimeType": "image/png"
}
}
],
"parameters": {
"durationSeconds": 8,
"storageUri": "gs://my-video-bucket/output/",
"sampleCount": 1,
"aspectRatio": "9:16",
"negativePrompt": "blurry, low quality",
"personGeneration": "disallow",
"resolution": "720p",
"generateAudio": false,
"resizeMode": "crop",
"seed": 789012
}
}curl --location 'https://vg-api.aig-ai.com/v1/veo-3.1-generate-001' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"instances": [
{
"prompt": "Expand the clouds",
"image": {
"bytesBase64Encoded": "iVBORw0KG",
"mimeType": "image/png"
}
}
],
"parameters": {
"durationSeconds": 8,
"storageUri": "gs://my-video-bucket/output/",
"sampleCount": 1,
"aspectRatio": "9:16",
"negativePrompt": "blurry, low quality",
"personGeneration": "disallow",
"resolution": "720p",
"generateAudio": false,
"resizeMode": "crop",
"seed": 789012
}
}'{
"name": "001b0da9-00fd-4d9b-85c3-34cf5d2054d8"
}