API Market

Google
Topaz
Topaz Image Upscale API
Print-resolution upscaling with real detail
Takes a 1K generation to 8K without the plastic look, including face recovery on portraits.
Upscale to 8KFace recoveryDenoise
Quickstart
Authenticate with a bearer token from your dashboard, then POST the request below.
curl -X POST https://api.viddly.io/v1/images/generations \
-H "Authorization: Bearer $VIDDLY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "topaz-image-upscale",
"image_url": "<your image_url>",
"scale": "2x"
}'Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| image_url* | image | — | Source image to upscale. |
| scale | enum2x | 4x | 8x | 2x | Upscale factor. |
Similar models
GooglePopular
Nano Banana 2
Text to ImageImage Editing
Edit images by telling it what to change
Try it$0.050 / image~9s
Black Forest LabsHD
Black Forest Labs
Flux 2 Pro
Text to ImageImage to Image
Photoreal stills with reliable typography
Try it$0.060 / image~12s
Black Forest LabsBest price
Black Forest Labs
Flux 2 Flex
Text to ImageImage to Image
Draft-speed Flux for high-volume pipelines
Try it$0.020 / image~4s


