Request
POST /upscale { "image_file": "wing.png" , "resemblance": 55 , "detail": 90 }
Response 200
{ "created": "2026-06-02T16:24:11Z", "data": [ { "url": "https://api.ideogram.ai/images/ephemeral/…-wing.png" , "resolution": "2048x2048" , "is_image_safe": true } ] }
