The Face Beauty Advanced API supports precise facial feature localization and offers a range of beautification functions, including skin smoothing, skin brightening, acne removal, and eye enlargement effects. It can enhance up to five faces simultaneously, ensuring each face receives personalized beautification.
Documentation Index
Fetch the complete documentation index at: https://ailabtools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
https://www.ailabapi.com/api/portrait/effects/face-beauty-advancedPOSTmultipart/form-dataJPEG JPG PNG BMP| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
| Field | Required | Type | Scope | Default | Description |
|---|---|---|---|---|---|
image | YES | file | |||
whitening | NO | integer | [0, 100] | 30 | Whitening level: 0 means no whitening, 100 represents the highest level. |
smoothing | NO | integer | [0, 100] | 10 | Skin smoothing level: 0 means no skin smoothing, 100 represents the highest level. |
face_lifting | NO | integer | [0, 100] | 70 | Face slimming level: 0 means no face slimming, 100 represents the highest level. |
eye_enlarging | NO | integer | [0, 100] | 70 | Eye enlargement level: 0 means no eye enlargement, 100 represents the highest level. |
| Field | Type | Description |
|---|---|---|
result_image | string | Returns the base64 data of the processed image. |
API Key for authentication
Whitening level: 0 means no whitening, 100 represents the highest level.
Skin smoothing level: 0 means no skin smoothing, 100 represents the highest level.
Face slimming level: 0 means no face slimming, 100 represents the highest level.
Eye enlargement level: 0 means no eye enlargement, 100 represents the highest level.
Success
The response is of type object.