latestOpenAPI 3.1.12026-08-22330162.7 KB
35448566f143
Exports
Export a video to MP4
Starts rendering a completed video into a downloadable MP4 file. The rendering runs in the background and typically takes 30 seconds to 5 minutes depending on video length.
Cost: Free. All credits were already consumed during video generation.
Requires: A prior paid subscription.
After exporting:
- Poll GET /videos/{id} and check the exportStatus field until it is completed.
- Then call GET /exports/download?videoId={id} to get the download URL.
post/exports
Request body
Response
Export started