Generate with Ideogram 4.0
Generates images synchronously using the Ideogram 4.0 model.
Images links are available for a limited period of time; if you would like to keep the image, you must download it.
Generates images synchronously using the Ideogram 4.0 model.
Images links are available for a limited period of time; if you would like to keep the image, you must download it.
API key for access control. Use in the header with the name “Api-Key”
A natural-language prompt for image generation. When supplied,
magic-prompt is enabled automatically. Mutually exclusive with
json_prompt.
A structured prompt that conforms to the Ideogram 4.0 JSON
contract. When supplied, magic-prompt is disabled and the
structured prompt is consumed by the diffusion model directly.
Mutually exclusive with text_prompt.
The rendering speed to use. For Ideogram V4, rendering_speed=FLASH
is coming soon; requests with rendering_speed=FLASH currently
return a 400.
Optional. Opt this request into post-generation copyright detection (Hive likeness + logo
checks). The effective gate is the OR of this field and the organization’s
copyright_detection_enabled setting on /api. See GenerateImageRequestV3 for details.
Image(s) generated successfully.
A list of ImageObjects that contain the generated image(s).