Generate sound effect
Generate a sound effect from a text description. Optionally control the duration and prompt influence. VideoGen automatically routes each request to the most effective state-of-the-art sound effect model for your prompt and settings, so you don’t pick a model.
Authentication
AuthorizationBearer
API key from [app.videogen.io/developers](https://app.videogen.io/developers). The full key is only shown once when you create it.
Request
This endpoint expects an object.
prompt
A text description of the sound effect to generate.
durationSeconds
Desired length of the sound effect in seconds, between 1 and 30. Defaults to about 10 seconds when omitted.
promptInfluence
numResults
Number of output results to generate. Defaults to 1.
isOutputTemporary
When true, generated files are temporary. Temporary files are guaranteed to be available for 24 hours, after which they may be archived at any time. Temporary files are not analyzed (no description, transcript, or embedding will be generated), so they will not appear in search results. Defaults to false.
Response
Execution accepted; poll until complete.
toolExecutionId
Execution id (e.g. vg_tool_...).