UniRouteUniRoute
All models
Ideogram Character
Image

Ideogram

Ideogram Character

UniRoute's Ideogram Character API lets you seamlessly generate, edit, and remix characters while maintaining consistent visual identity across different styles and contexts.

Pricing

TierUniRouteMarket
image-to-image · TURBO$0.06$0.10
image-to-image · BALANCED$0.09$0.15
image-to-image · QUALITY$0.12$0.20

per image

About this model

UniRoute's Ideogram Character API lets you seamlessly generate, edit, and remix characters while maintaining consistent visual identity across different styles and contexts.

Image-to-image

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/images/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "ideogram-character",
    "prompt": "A lighthouse on a cliff at golden hour",
    "size": "2K"
  }'

Related models