{
"model_type": "SDXL",
"image_url": "",
"scale": 3,
"creativity": 0.2,
"detail": 2,
"shape_preservation": 0.1,
"prompt_suffix": " high quality, highly detailed, high resolution, sharp",
"negative_prompt": "blurry, low resolution, bad, ugly, low quality, pixelated, interpolated, compression artifacts, noisey, grainy",
"guidance_scale": 7.5,
"num_inference_steps": 20,
"override_size_limits": true
}curl --location --request POST 'https://api.302.ai/302/submit/super-upscale-v2' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model_type": "SDXL",
"image_url": "",
"scale": 3,
"creativity": 0.2,
"detail": 2,
"shape_preservation": 0.1,
"prompt_suffix": " high quality, highly detailed, high resolution, sharp",
"negative_prompt": "blurry, low resolution, bad, ugly, low quality, pixelated, interpolated, compression artifacts, noisey, grainy",
"guidance_scale": 7.5,
"num_inference_steps": 20,
"override_size_limits": true
}'{
"image": {
"url": "https://file.302.ai/gpt/imgs/20260113/d715dcbcd8d179580e0b231e0f514bf9.png",
"content_type": "image/png",
"file_size": 12859680,
"width": 3000,
"height": 3000
},
"seed": 8343881374314110
}