This asynchronous endpoint enables image upscaling using advanced AI algorithms. Upon submission, it returns a unique task_id
which can be used to track the progress of the upscaling process. For real-time production use, include the optional webhook_url
parameter to receive an automated notification once the task has been completed. This allows for seamless integration and efficient task management without the need for continuous polling.
For a comprehensive guide on this service, including use cases and detailed functionality, check out our Image Upscaler Guide.
Your Freepik API key. Required for authentication. Learn how to obtain an API key
OK - The request has succeeded and the upscaling process has started. The result will be notified by a Webhook call
The response is of type object
.
This asynchronous endpoint enables image upscaling using advanced AI algorithms. Upon submission, it returns a unique task_id
which can be used to track the progress of the upscaling process. For real-time production use, include the optional webhook_url
parameter to receive an automated notification once the task has been completed. This allows for seamless integration and efficient task management without the need for continuous polling.
For a comprehensive guide on this service, including use cases and detailed functionality, check out our Image Upscaler Guide.
Your Freepik API key. Required for authentication. Learn how to obtain an API key
OK - The request has succeeded and the upscaling process has started. The result will be notified by a Webhook call
The response is of type object
.