Getting started
Install an SDK and generate your first video clip in under a minute.
Go to app.videogen.io/developers and create an API key. The full key is only shown once, so copy and store it securely.
The response includes a results array when the execution succeeds, where each entry contains a fileId, type, and an optional hydrated file with signed download URLs. You can also retrieve file metadata via GET /v1/files/{fileId}, or hydrate it via POST /v1/files/{fileId}/hydrate.