1
Create an API key
Open API Keys in the GENGEN Dashboard and create a key.Store the full key when it is shown. GENGEN does not display the secret again.
2
Submit a task
Replace the placeholder key and send the request:A successful submission returns a public task ID:
3
Retrieve the result
URL-encode the task ID when placing it in the path. For example, encode Continue polling while the task is pending, queued, running, or processing. When
: as %3A.status is succeeded, read the video URL from outputs.videos.Next steps
- Learn how generation modes and media inputs work.
- Review the create task endpoint.
- Open the API Explorer for a guided workflow.