curl --location --request POST 'https://aigc.x-see.cn/v1/videos' \ --header 'Authorization: Bearer sk-xxx' \ --form 'model="doubao-seedance-2-0-fast-260128"' \ --form 'prompt="猫和狗在打架,真实风格"' \ --form 'metadata=""'
{}