curl -X POST https://api.example.com/hailuo/keyframe \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "first_frame": "https://example.com/first.jpg", "last_frame": "https://example.com/last.jpg" }'
Create video with keyframes