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"
The response is of type object
.