Skip to main content
POST
Start Export

Overview

Starts the export process for a complete video project. All chapters are rendered and combined into a single video file. The export typically takes 2-5 minutes depending on project complexity.
Ensure all chapter prompts have completed processing before exporting. The export will only include completed chapters.

Request

Path Parameters

string
required
The project ID to export

Headers

string
required
Bearer token with your API key

Response

string
Export status: queued, processing, completed, or failed
string
Human-readable status message
string
Estimated completion time (e.g., “2-5 minutes”)

Examples

Response Example

Error Responses

409
Export already in progress for this project
404
Project not found
400
Project has no completed chapters to export

Best Practices

Check that all chapters have completed processing:
If an export is already in progress, wait for it to complete:
After starting an export, poll the status endpoint:

Next Steps

Get Export Status

Check export progress and get download URL

List Chapters

View chapters included in the export