Skin enhancer using AI (Faithful)
Freepik
Skin enhancer using AI (Faithful)
Enhance skin in images using AI with the Faithful mode. This mode preserves the original appearance while improving skin quality.
POST
Skin enhancer using AI (Faithful)
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"
Sharpening intensity
Required range:
0 <= x <= 100Skin detail enhancement level
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