curl -X POST "https://gptproto.com/api/v3/contents/generations/tasks" \ -H "Authorization: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "seedance-1-0-lite-t2v-250428", "content": [ { "type": "text", "text": "Photorealistic style: Under a clear blue sky, a vast expanse of white daisy fields stretches out. The camera gradually zooms in and finally fixates on a close - up of a single daisy, with several glistening dewdrops resting on its petals. --ratio 16:9 --resolution 720p --duration 5 --camerafixed false" } ], "duration": 10}'