You're looking at a specific version of this model. Jump to the model overview.
ideogram-ai /ideogram-v4-balanced:2ed1acdf
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
{'format': 'uri', 'title': 'Output', 'type': 'string'}