Submit a video generation request
Submits a video generation request and returns a polling URL to check status
Request body
Example request
{
"aspect_ratio": "16:9",
"duration": 8,
"model": "google/veo-3.1",
"prompt": "A serene mountain landscape at sunset",
"resolution": "720p"
}Response
Video generation request accepted
Example response
{
"generation_id": "gen-vid-1789480874-Ab3dEf9hIjKlMnOpQrSt",
"id": "gen-vid-1789480874-Ab3dEf9hIjKlMnOpQrSt",
"polling_url": "/api/v1/videos/gen-vid-1789480874-Ab3dEf9hIjKlMnOpQrSt",
"status": "pending"
}Changes
Changed in 41 of the 303 revisions of this API.123243
- ○
added the new optional request property
//////new-optional-request-property
- ○
- ○
added the new optional request property
//////new-optional-request-property
- ○
- ○
added the new
360penum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new optional request property
//////new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
//////new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
//////new-optional-request-property
- ○