curl -X POST "https://gptproto.com/v1/chat/completions" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "seedance-1-0-pro-250528", "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}'