curl -X POST "https://console.gmicloud.ai/api/v1/ie/requestqueue/apikey/requests" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "happyhorse-1.1-i2v", "payload": {"prompt": "Slow cinematic pan, wind moving through the hair", "first_frame": "https://example.com/portrait.jpg", "resolution": "1080P", "duration": 5, "watermark": false}}'