generate

Generate with Ideogram 4.0 (Transparent Background)

Generates images with a transparent background synchronously using the Ideogram 4.0 model. The result is delivered as a PNG with an alpha channel.

All Ideogram 4.0 aspect ratios are supported, including AUTO, which lets the model select the most suitable ratio from the prompt.

output_resolution selects the delivered resolution tier. Tiers are total-pixel budgets: wide and tall aspect ratios keep the same pixel budget as the square of the named size, so a single dimension may exceed it. The response reports the final delivered resolution.

Image links are available for a limited period of time; if you would like to keep the image, you must download it.

post/v1/ideogram-v4/generate-transparent

Headers

Api-Keystring required

API key for access control. Use in the header with the name "Api-Key"

Response

Image generated successfully.

response_type'url'

Discriminator for the postGenerateDesignV4 oneOf response. Always "url" for this shape.

createdstring date-time required

The time the request was created.

Changes