Freepik
Proxy
Upscale an image with Precision V2
Upscales an image while adding new visual elements or details (V2). This endpoint may modify the original image content based on the prompt and inferred context. Upon submission, it returns a unique task_id which can be used to track the progress.
post/proxy/freepik/v1/ai/image-upscaler-precision-v2
Request body
Response
OK - The upscaling process has started
Example response
{
"data": {
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.