Wan 3.0 video with native audio, up to 30 seconds in one shot — from a text prompt, from a first frame with an optional last frame, or from reference images that keep subjects consistent
Up to 20 MB per file
Up to 20 MB per file
Standard: 480p 5¢/second, 720p 10¢/second, 1080p 20¢/second; Prime: 480p 6.8¢/second, 720p 14¢/second, 1080p 28¢/second.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/wan-3-0" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "aspect_ratio": "1:1", "resolution": "720p", "duration_ms": 8000, "generate_audio": true }}'