Skip to main content

1. Create an API key

Go to Account Settings and create a new API key. Copy the secret — it’s only shown once.

2. Generate a video

The RawUGC-Version header is optional. If omitted, your API key’s pinned version is used, or the latest version (2026-03-06) if unpinned. See Versioning.
You’ll receive a response like:

3. Check video status

Poll the status endpoint until the video is ready:
When complete, the response includes the video URL:

Next steps