← All modelsIdeogram

Ideogram 4

Ideogram 4 — best-in-class typography and graphic design, in Turbo, Default, and Quality tiers.

Ideogram$0.08 / imagetext-to-imagetypographyposterquality
Tier
Capability
Playground
Est. cost$0.08For $1 you can run this model 12 times.
Example output
Ideogram 4
Pricing
$0.08/ image

$0.08 per image. For $1 you can run this model 12 times.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/ideogram-4-quality/text-to-image
request
curl https://api.tryinfer.com/v1/inference/ideogram-4-quality/text-to-image \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "an intricate art-deco gala poster with the words \"GRAND OPENING\" in gold foil lettering"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
num_imagesinteger1
aspect_ratiostring1:121:916:93:24:31:13:42:39:16
output_formatstringpngjpegpngwebp

Authenticate with a bearer token. Get an API key →