Animate a still image into a short video clip — describe the motion and AI generates the frames. Turn product photos, artwork, and portraits into eye-catching motion for ads, social, and storefronts.
POST https://api.pixelapi.dev/v1/video/i2v
curl -X POST https://api.pixelapi.dev/v1/video/i2v \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "[email protected]" \ -F "prompt=slow zoom in, gentle camera drift" \ -F "duration=4" \ -F "resolution=720p"
curl https://api.pixelapi.dev/v1/video/JOB_ID \ -H "Authorization: Bearer YOUR_API_KEY"
Jobs run async on always-warm infrastructure — poll until status is completed. No cold starts.
Also see: Remove Object from Video • vs Runway