v1
latestOpenAPI 3.0.22026-07-2610288167.4 KBFreepik
Proxy
Skin enhancer using AI (Flexible)
Enhance skin in images using AI with the Flexible mode. This mode allows you to choose the optimization target for the enhancement.
post/proxy/freepik/v1/ai/skin-enhancer/flexible
Request body
Example request
{
"image": "https://example.com/portrait.jpg",
"webhook_url": "https://www.example.com/webhook"
}Response
OK - The skin enhancer process has started
Example response
{
"data": {
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}
}