Gemini VEO — AI Image & Video Generation API
Gemini VEO API turns text prompts into stunning **images** and **cinematic videos** through a single REST API — built for developers, no MLOps required. **Features** - Text-to-Image with multiple aspect ratios (up to 4 variants) - Text-to-Video with negative prompts and multiple VEO models - Image-to-Video (animate static images) - Identity Lock via reference images for consistent characters -…
Gemini VEO — AI Image & Video Generation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Generate | ||
| POST |
imageToVideo /api/v1/i2v |
Animate one or more images into a video. Scope required: image_to_video. |
| POST |
generateVideo /api/v1/generate/video |
Generate a video from a text prompt. Scope required: generate_video. |
| POST |
generateImage /api/v1/generate/image |
Generate one or more images from a text prompt. Scope required: generate_image. |
| Tasks | ||
| GET |
getTask /api/v1/task/{task_id} |
Poll the status of a generate task. Scope required: same scope used to create the task. |
| GET |
getResult /api/v1/result/{task_id}/{index} |
Download a generated image or video file. Does not require the API key header if the URL is already known. |
| Account | ||
| GET |
getMe /api/v1/me |
Return the profile of the API key owner: username, role, subscription, image/video quota, and scopes. |
Gemini VEO — AI Image & Video Generation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|