OpenAPI 3.0 Schema
For Postman, SDK generation and integrations
API token setup and usage
Standard fields and error format
Generate a new video from text prompt or image (async). Supports Veo 3.1, dual and reference (see limitations).
Get video generation status and details
List all your video generations
Retry video generation with saved parameters (async). Automatically loads saved images and restores all parameters.
Trim a completed video (synchronous). Returns new videoId (type: trimmed).
Merge 2–10 completed videos (async). Returns 202 and merged videoId (type: merged).
API Token Required
All API requests require authentication using your API token.
Include your API token in the Authorization header of all requests:
Authorization: Bearer YOUR_API_TOKEN