Tools
Generate image
Generate an image from a text prompt, optionally guided by reference images and actor, product, or visual-style entity ids. When reference images are provided, the prompt describes the desired transformation. VideoGen automatically routes each request to the most effective state-of-the-art image model for your prompt, reference images, entities, and quality tier, so you don't pick a model.
post/v1/tools/generate-image
Request body
Example request
{
"prompt": "A serene Japanese garden with cherry blossoms at golden hour"
}Response
Execution accepted; poll until complete.
Changes
No recorded changes to this endpoint across all 1 revision of this API.