ideogram-ai/ideogram-v4-turbo

Turbo is the fastest and cheapest Ideogram v4. v4 creates images with stunning realism, creative designs, and consistent styles

33 runs

Run ideogram-ai/ideogram-v4-turbo with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Natural-language prompt. Enables Ideogram 4.0 Magic Prompt automatically.
json_prompt
string
Structured Ideogram 4.0 prompt as a JSON object. Use either prompt or json_prompt, not both.
resolution
None
None
Output resolution. Omit to let Ideogram 4.0 choose the aspect ratio.
enable_copyright_detection
boolean
False
Opt into Ideogram 4.0 post-generation copyright detection.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}