v12

latestOpenAPI 3.1.02026-08-031000506.8 KB
Image Enhance

Topaz

Powerful faithful upscaler. Up to 22K resolution. Best for photos.

post/generate/enhance/topaz/standard-enhance

Headers

X-Webhook-URLstring uri

URL to receive a POST request when the job completes. The webhook will receive the job data including results.

Request body

promptstring
widthnumber required
heightnumber required
seednumber
image_urlstring uri required

Can be an external URL, base64 data URI, or uploaded asset URL.

model'Standard V2' | 'Low Resolution V2' | 'CGI' | 'High Fidelity V2' | 'Upscale High Fidelity V3' | 'Text Refine' required
output_format'png' | 'jpg' | 'webp'
subject_detection'All' | 'Foreground' | 'Background'
face_enhancementboolean
face_enhancement_creativitynumber
face_enhancement_strengthnumber
crop_to_fillboolean
upscaling_activatedboolean
image_scaling_factornumber
sharpennumber
denoisenumber
fix_compressionnumber
strengthnumber

Response

The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.

job_idstring uuid required
status'backlogged' | 'queued' | 'scheduled' | 'processing' | 'sampling' | 'intermediate-complete' | 'completed' | 'failed' | 'cancelled' required
created_atstring date-time required
{"stackTrail":"paths:/generate/enhance/topaz/standard-enhance:post:responses:200:content:application/json:schema:properties:completed_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/generate/enhance/topaz/standard-enhance:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}