Export a project as MP4
Authentication
Path parameters
The project id (e.g. vg_proj_...).
Request
Controls whether the VideoGen watermark is applied to the output. AUTO applies the watermark unless you have the Production API add-on. VIDEO_GEN always applies it. NONE removes the watermark (requires the Production API add-on; returns an error if you don’t have it).
Controls whether a short ‘Made with VideoGen’ end screen is appended to the output. AUTO appends it unless you have the Production API add-on. VIDEO_GEN always appends it. NONE removes it (requires the Production API add-on; returns an error if you don’t have it).
Response
Opaque export id (e.g. vg_expo_...). Poll GET /v1/projects/{projectId}/exports/{exportId} or subscribe to webhooks for completion.