{
"imageFileId": "29f712c2af814a658edfb327de607971",
"prompt": "is a good day",
"negativePrompt": "",
"duration": 5,
"mode": "lite",
"generatingCount": 1
}
curl --location --request POST 'https://api.302.ai/topview/v1/common_task/image2video/submit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"imageFileId": "29f712c2af814a658edfb327de607971",
"prompt": "is a good day",
"negativePrompt": "",
"duration": 5,
"mode": "lite",
"generatingCount": 1
}'
{
"imageFileId": "29f712c2af814a658edfb327de607971",
"prompt": "is a good day",
"negativePrompt": "",
"duration": 5,
"mode": "lite",
"generatingCount": 1
}