Animate a still into a stylized 1080p clip up to 15 seconds, with native audio.
Up to 10.4 MB per file
360p 3.5¢/second with audio, 2.5¢/second without, 540p 4.5¢/second with audio, 3.5¢/second without, 720p 6¢/second with audio, 4.5¢/second without, 1080p 11.5¢/second with audio, 9¢/second without.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/pixverse-v6" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "resolution": "720p", "duration_ms": 8000, "generate_audio": true }}'