← All Models
PixVerse v5.5 I2V
PixVerse's v5.5 image-to-video model. Stylized image animation with audio support.
Specifications
| Provider | PixVerse |
| Category | Video |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"pixverse-v5.5-i2v","params":{"prompt":"The character starts dancing","image_url":"https://example.com/character.jpg","duration":5,"style":"anime"}}'