Enhances a single image hosted on an publicly accessible URL, for example: https://sample-image.com/image.jpg
If your videos are stored on S3 or another provider, you can directly enhance images using this endpoint without needing to upload the image first.
⚠️ IMPORTANT: Ensure that the image URL is either publicly accessible or presigned if stored privately on S3 or similar platforms. For presigned URLs, we recommend setting the signature expiry to at least 2 hours to avoid potential access errors.
We support direct URLs to image resources only.
If the URL cannot be parsed as an image, the endpoint will return a status code of 400.
Token-based authentication with required prefix "Token"
Output image format. Possible values are: png, jpg, webp, jpeg.
10Type of image enhancement. Possible values are: underwaterCC, denoise, sr2x, sr4x, faceEnhance.
50Flag which enables or disables the Face Enhancer model.
Flag which denotes if the watermark will be added on the image. If enabled, the processing wont't deduct any Credits. Your account can process a limited number of watermarked images per day. See pricing for more details
URL of the to be enhanced image. The URL must be accessible. Example: https://dummyimage.com/600x400/000/fff
5 - 1000Enhanced Image URL. Be aware the URL can expire. List enhanced images to get new URLs. Example: https://yoursite/imagename.jpg
Enhanced image ID