> For the complete documentation index, see [llms.txt](https://shortgenius.gitbook.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shortgenius.gitbook.io/api/api-reference/editor/create-video.md).

# Create video

Creates and queues a video for rendering from a finalized draft. Returns `201 Created` with the new video's metadata; poll [Get video](/api/api-reference/editor/get-video.md) to track generation progress.

{% openapi src="<https://api.shortgenius.com/openapi.yaml>" path="/videos" method="post" %}
<https://api.shortgenius.com/openapi.yaml>
{% endopenapi %}
