Generate Video
imageat_generate_videoGenerate videos from text prompts or starting images and receive a CDN MP4 URL for direct access.
Instructions
Generate a video from a text prompt (text-to-video) or from a starting image (image-to-video). Returns a CDN mp4 URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | e.g. "veo", "veo-lite", "kling", "kling3", "seedance2", "pixverse". | |
| prompt | Yes | What the video should show. | |
| duration | No | e.g. "8s". | |
| imageUrl | No | Starting image URL for image-to-video. | |
| resolution | No | e.g. "720p", "1080p". | |
| aspectRatio | No | ||
| generateAudio | No | ||
| negativePrompt | No |