Skin enhancer using AI (Flexible)
Freepik
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
Skin enhancer using AI (Flexible)
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Input image. Supports Base64 encoding or HTTPS URL (must be publicly accessible).
Example:
"https://example.com/portrait.jpg"
Optimization target for flexible skin enhancer
Available options:
enhance_skin, improve_lighting, enhance_everything, transform_to_real, no_make_up Sharpening intensity
Required range:
0 <= x <= 100Smart grain intensity
Required range:
0 <= x <= 100Optional callback URL for async notifications.
Example:
"https://www.example.com/webhook"
Response
OK - The skin enhancer process has started