Create a key
- Sign in to the GENGEN Dashboard.
- Open API Keys.
- Create a key and copy it immediately.
gengen_live_. The complete secret is shown only when the key is created.
Send the key
Include the key in theAuthorization header:
Retrieve a video task with the same API key that created it. A replacement key in the same workspace can list persisted tasks but cannot retrieve a task created by the previous key.
Server-side configuration
Keep the key in a server-side secret manager or environment variable:Authentication errors
See Errors for the complete response shape.