EvelabInsight
  1. Skin Analysis API for All Ethnicities
EvelabInsight
  • Skin Analysis API for All Ethnicities
    • Obtain access_token
      GET
    • Facial attribute analysis
      POST
    • Facial pose analysis
      POST
    • Skin analysis
      POST
  • EveLabinsight - Basic data API interface
    • Obtain access token
      GET
  • Skin analysis report data API pull related instructions
    GET
  1. Skin Analysis API for All Ethnicities

Skin analysis

Developing
Overseas
https://gapi.evelabinsight.com
Overseas
https://gapi.evelabinsight.com
POST
https://gapi.evelabinsight.com
/skin_api/detect/skin_all_race

Request

Header Params

Body Params application/jsonRequired

Examples

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://gapi.evelabinsight.com/skin_api/detect/skin_all_race' \
--header 'Access-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "pic_url": "", // The URL of the image to be analyzed
    "custom": {} // Custom parameters, optional fields
}'
Response Response Example
{
    "face_attributes": {
        "AcquiredFleckCount": {
            "confidence": 0.99,
            "value": 0
        },
        "AcquiredFleckPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "AcquiredFleckRank": {
            "confidence": 0.99,
            "value": 0
        },
        "BlackHead_Area": {
            "confidence": 0.99,
            "value": 0
        },
        "BlackHead_Score": {
            "confidence": 0.99,
            "value": 100
        },
        "CheekFleckAreaRatio": {
            "confidence": 0.99,
            "value": 0.008191
        },
        "CheekFleckContourPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.485053,
                    0.589869,
                    0.455871
                ]
            ]
        },
        "CheekFleckCount": {
            "confidence": 0.99,
            "value": 11
        },
        "CheekFleckType": {
            "confidence": 0.99,
            "value": [
                4
            ]
        },
        "CheekRedValue": {
            "confidence": 0.99,
            "value": 0
        },
        "CrowsFeed_LeftArea": {
            "confidence": 0.99,
            "value": 0.007989
        },
        "CrowsFeed_RightArea": {
            "confidence": 0.99,
            "value": 0.004171
        },
        "EyeFleckAreaRatio": {
            "confidence": 0.99,
            "value": 0.00751
        },
        "EyeFleckContourPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.386165,
                    0.34306,
                    0.428649,
                    0.342704
                ]
            ]
        },
        "EyeFleckCount": {
            "confidence": 0.99,
            "value": 14
        },
        "EyeFleckPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.592526,
                    0.137799,
                    0.592526,
                    0.138888,
                    0.591459,
                    0.142156,
                    0.591459
                ]
            ]
        },
        "EyeFleckRank": {
            "confidence": 0.99,
            "value": 1
        },
        "EyeFleckScore": {
            "confidence": 0.99,
            "value": 82.785186
        },
        "EyeFleckType": {
            "confidence": 0.99,
            "value": [
                4
            ]
        },
        "EyeWrinkle_LeftArea": {
            "confidence": 0.99,
            "value": 0
        },
        "EyeWrinkle_RightArea": {
            "confidence": 0.99,
            "value": 0
        },
        "EyebrowLineArea": {
            "confidence": 0.99,
            "value": 0.004838
        },
        "EyebrowLineDegree": {
            "confidence": 0.99,
            "value": 2
        },
        "EyebrowLineDensity": {
            "confidence": 0.99,
            "value": 0.038951
        },
        "EyebrowLineHave": {
            "confidence": 0.99,
            "value": 1
        },
        "EyebrowLineLength": {
            "confidence": 0.99,
            "value": 365
        },
        "EyebrowLineLevel": {
            "confidence": 0.99,
            "value": 3
        },
        "EyebrowLinePathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.341992,
                    0.537581,
                    0.341637,
                    0.538126,
                    0.341281,
                    0.538126,
                    0.340569
                ]
            ]
        },
        "EyebrowLineRank": {
            "confidence": 0.99,
            "value": 3
        },
        "EyebrowLineScore": {
            "confidence": 0.99,
            "value": 78.611061
        },
        "FinelinePathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "ForeheadFinelineWrinkle": {
            "confidence": 0.99,
            "value": 0
        },
        "ForeheadFinelineWrinkleArea": {
            "confidence": 0.99,
            "value": 0
        },
        "ForeheadFinelineWrinkleDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "ForeheadFinelineWrinklePathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "FreckleFleckCount": {
            "confidence": 0.99,
            "value": 0
        },
        "FreckleFleckPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "FreckleFleckRank": {
            "confidence": 0.99,
            "value": 0
        },
        "IsSensitive": {
            "confidence": 0.99,
            "value": 0
        },
        "MatchColorBGRValues": {
            "confidence": 0.99,
            "value": [
                135,
                151,
                194
            ]
        },
        "MouthCornerArea": {
            "confidence": 0.99,
            "value": 0.006663
        },
        "MouthCornerDegree": {
            "confidence": 0.99,
            "value": 2
        },
        "MouthCornerDensity": {
            "confidence": 0.99,
            "value": 0.053691
        },
        "MouthCornerLeftArea": {
            "confidence": 0.99,
            "value": 0.002334
        },
        "MouthCornerLeftDensity": {
            "confidence": 0.99,
            "value": 0.021361
        },
        "MouthCornerLeftHave": {
            "confidence": 0.99,
            "value": 1
        },
        "MouthCornerLeftLength": {
            "confidence": 0.99,
            "value": 45
        },
        "MouthCornerLeftScore": {
            "confidence": 0.99,
            "value": 86.564407
        },
        "MouthCornerLevel": {
            "confidence": 0.99,
            "value": 3
        },
        "MouthCornerRightArea": {
            "confidence": 0.99,
            "value": 0.012537
        },
        "MouthCornerRightDensity": {
            "confidence": 0.99,
            "value": 0.097557
        },
        "MouthCornerRightHave": {
            "confidence": 0.99,
            "value": 1
        },
        "MouthCornerRightLength": {
            "confidence": 0.99,
            "value": 165
        },
        "MouthCornerRightScore": {
            "confidence": 0.99,
            "value": 58.856601
        },
        "MouthCornerScore": {
            "confidence": 0.99,
            "value": 72.710502
        },
        "NasolabialAreaRatio": {
            "confidence": 0.99,
            "value": 0.016765
        },
        "NasolabialDegree": {
            "confidence": 0.99,
            "value": 2
        },
        "NasolabialDensity": {
            "confidence": 0.99,
            "value": 0.125563
        },
        "NasolabialFolds_LeftArea": {
            "confidence": 0.99,
            "value": 0.018715
        },
        "NasolabialFolds_RightArea": {
            "confidence": 0.99,
            "value": 0.014467
        },
        "NasolabialLeftDensity": {
            "confidence": 0.99,
            "value": 0.139465
        },
        "NasolabialLeftLength": {
            "confidence": 0.99,
            "value": 561
        },
        "NasolabialLeftScore": {
            "confidence": 0.99,
            "value": 70.868217
        },
        "NasolabialLevel": {
            "confidence": 0.99,
            "value": 3
        },
        "NasolabialRightDensity": {
            "confidence": 0.99,
            "value": 0.109171
        },
        "NasolabialRightLength": {
            "confidence": 0.99,
            "value": 337
        },
        "NasolabialRightScore": {
            "confidence": 0.99,
            "value": 82.258865
        },
        "NasolabialScore": {
            "confidence": 0.99,
            "value": 76.563537
        },
        "NoseContourPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.534858,
                    0.438434,
                    0.529411,
                    0.438434,
                    0.523965,
                    0.439145,
                    0.517973,
                    0.439857,
                    0.511437,
                    0.440925,
                    0.504357,
                    0.442348,
                    0.496187,
                    0.444128,
                    0.488017,
                    0.445907,
                    0.478213,
                    0.448042,
                    0.467864,
                    0.450177
                ]
            ]
        },
        "OtherFleckCount": {
            "confidence": 0.99,
            "value": 28
        },
        "OtherFleckPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.365468,
                    0.279715,
                    0.365468,
                    0.282206,
                    0.363289,
                    0.284341,
                    0.361111,
                    0.284341,
                    0.360021,
                    0.283274,
                    0.358932,
                    0.283274,
                    0.356753,
                    0.280782,
                    0.356753,
                    0.279715,
                    0.357843,
                    0.278647,
                    0.357843,
                    0.27758,
                    0.363289,
                    0.27758
                ]
            ]
        },
        "OtherFleckRank": {
            "confidence": 0.99,
            "value": 1
        },
        "PoreCoarseRegions": {
            "confidence": 0.99,
            "value": [
                0,
                0,
                0
            ]
        },
        "PoreCount": {
            "confidence": 0.99,
            "value": 0
        },
        "PoreRegionPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.178647,
                    0.46732,
                    0.175444,
                    0.488017,
                    0.172953,
                    0.507625,
                    0.171174,
                    0.527233,
                    0.170462
                ]
            ]
        },
        "PoreScore": {
            "confidence": 0.99,
            "value": 100
        },
        "PoreSegPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "PoresBetweenBrow_Have": {
            "confidence": 0.99,
            "value": 0
        },
        "PoresCheeks_Left": {
            "confidence": 0.99,
            "value": 0
        },
        "PoresCheeks_Right": {
            "confidence": 0.99,
            "value": 0
        },
        "PoresForehead_Have": {
            "confidence": 0.99,
            "value": 0
        },
        "PortScore": {
            "confidence": 0.99,
            "value": 79.442161
        },
        "SenileFleckCount": {
            "confidence": 0.99,
            "value": 0
        },
        "SenileFleckPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "SenileFleckRank": {
            "confidence": 0.99,
            "value": 0
        },
        "SensitivePathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "SensitiveScore": {
            "confidence": 0.99,
            "value": 100
        },
        "SkinAcne": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinAge": {
            "confidence": 0.99,
            "value": 46
        },
        "SkinBGRValues": {
            "confidence": 0.99,
            "value": [
                131,
                153,
                201
            ]
        },
        "SkinBlackHeadPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "SkinBlackHeads": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinColorHueDelta": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinColorLevel": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinCrowFeetLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.207516,
                    0.4758,
                    0.20806,
                    0.475444,
                    0.208605,
                    0.475444,
                    0.208605,
                    0.474733
                ]
            ]
        },
        "SkinCrowFeetRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.842047,
                    0.476156,
                    0.841503,
                    0.476156,
                    0.840958,
                    0.4758,
                    0.840413,
                    0.4758,
                    0.839869,
                    0.475444
                ]
            ]
        },
        "SkinCrowsFeed_Left": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinCrowsFeed_Right": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinCyst": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinEyeBagLeftClass": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinEyeBagLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.40305,
                    0.479715,
                    0.400326,
                    0.478647,
                    0.398692,
                    0.478647,
                    0.397603,
                    0.477935
                ]
            ]
        },
        "SkinEyeBagLeftScore": {
            "confidence": 0.99,
            "value": 82
        },
        "SkinEyeBagRightClass": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinEyeBagRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.67647,
                    0.479715,
                    0.675381,
                    0.480071
                ]
            ]
        },
        "SkinEyeBagRightScore": {
            "confidence": 0.99,
            "value": 76
        },
        "SkinEyeBagTotalClass": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinEyeBagTotalScore": {
            "confidence": 0.99,
            "value": 79
        },
        "SkinEyeFineLineScore_Left": {
            "confidence": 0.99,
            "value": 100
        },
        "SkinEyeFineLineScore_Right": {
            "confidence": 0.99,
            "value": 100
        },
        "SkinEyeFineLine_Left": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinEyeFineLine_Right": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinEyeWrinkleLeftPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "SkinEyeWrinkleRightPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "SkinEyeWrinkle_Left": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinEyeWrinkle_Right": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinForeHeadWrinkle": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinForeHeadWrinkleArea": {
            "confidence": 0.99,
            "value": 0.001165
        },
        "SkinForeheadDegree": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinForeheadDensity": {
            "confidence": 0.99,
            "value": 0.009198
        },
        "SkinForeheadLength": {
            "confidence": 0.99,
            "value": 235
        },
        "SkinForeheadLevel": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinForeheadScore": {
            "confidence": 0.99,
            "value": 80.336189
        },
        "SkinForeheadWrinklePathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.484749,
                    0.277935,
                    0.484204,
                    0.278291,
                    0.478758,
                    0.278291,
                    0.478758,
                    0.279003
                ]
            ]
        },
        "SkinHSVValues": {
            "confidence": 0.99,
            "value": [
                18,
                34,
                78
            ]
        },
        "SkinHighlight": {
            "confidence": 0.99,
            "rectangle": [
                {
                    "height": 0.003914,
                    "left": 0.558278,
                    "top": 0.572597,
                    "width": 0.005991
                }
            ],
            "value": 1
        },
        "SkinHighlightPrec": {
            "confidence": 0.99,
            "value": 3.6e-5
        },
        "SkinLevel": {
            "confidence": 0.99,
            "value": 45
        },
        "SkinMole": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinMouthCornerLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.361655,
                    0.778647,
                    0.361111,
                    0.779003,
                    0.357843,
                    0.779003,
                    0.357298,
                    0.779359,
                    0.356753
                ]
            ]
        },
        "SkinMouthCornerRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.718409,
                    0.774733,
                    0.718409,
                    0.775444,
                    0.718954,
                    0.7758,
                    0.719498,
                    0.7758
                ]
            ]
        },
        "SkinNasolabialFoldLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.383986,
                    0.585053,
                    0.383442,
                    0.585409,
                    0.383442,
                    0.585765
                ]
            ]
        },
        "SkinNasolabialFoldRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.681917,
                    0.587188,
                    0.681917,
                    0.5879,
                    0.682461,
                    0.588256
                ]
            ]
        },
        "SkinNasolabialFolds_Left": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinNasolabialFolds_Right": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEyeLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.205337,
                    0.439857,
                    0.213507,
                    0.434163,
                    0.222222,
                    0.429181,
                    0.231481
                ]
            ]
        },
        "SkinPandaEyeRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.62745,
                    0.440925,
                    0.637254,
                    0.437366,
                    0.647603,
                    0.434163
                ]
            ]
        },
        "SkinPandaEye_Left": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Artery": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Artery_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Artery_Score": {
            "confidence": 0.99,
            "value": 84.099288
        },
        "SkinPandaEye_Left_Level": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Pigment": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Pigment_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Pigment_Score": {
            "confidence": 0.99,
            "value": 70.502029
        },
        "SkinPandaEye_Left_Score": {
            "confidence": 0.99,
            "value": 62.897567
        },
        "SkinPandaEye_Left_Shadow": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Shadow_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Left_Shadow_Score": {
            "confidence": 0.99,
            "value": 79.490081
        },
        "SkinPandaEye_Right": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Artery": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Artery_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Artery_Score": {
            "confidence": 0.99,
            "value": 73.36911
        },
        "SkinPandaEye_Right_Level": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinPandaEye_Right_Pigment": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinPandaEye_Right_Pigment_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Pigment_Score": {
            "confidence": 0.99,
            "value": 53.523693
        },
        "SkinPandaEye_Right_Score": {
            "confidence": 0.99,
            "value": 48.131561
        },
        "SkinPandaEye_Right_Shadow": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Shadow_Have": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinPandaEye_Right_Shadow_Score": {
            "confidence": 0.99,
            "value": 90.609085
        },
        "SkinPandaEye_Total_Level": {
            "confidence": 0.99,
            "value": 2
        },
        "SkinPandaEye_Total_Score": {
            "confidence": 0.99,
            "value": 55.514564
        },
        "SkinPapula": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinPimple": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinPinkAcne": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinRosaceaChin": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinRosaceaForehead": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinRosaceaLeftcheek": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinRosaceaNose": {
            "confidence": 0.99,
            "value": 1
        },
        "SkinRosaceaRightcheek": {
            "confidence": 0.99,
            "value": 0
        },
        "SkinSpot": {
            "confidence": 0.99,
            "rectangle": [
                {
                    "height": 0.007473,
                    "left": 0.161764,
                    "top": 0.500711,
                    "width": 0.010348
                }
            ],
            "value": 28
        },
        "SkinTearThroughLeftPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.428649,
                    0.466903,
                    0.428649,
                    0.467971,
                    0.430283,
                    0.468683,
                    0.430283
                ]
            ]
        },
        "SkinTearThroughRightPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.65196,
                    0.45943,
                    0.65196,
                    0.460142,
                    0.65305
                ]
            ]
        },
        "SkinType": {
            "confidence": 0.99,
            "value": 1
        },
        "TCheekFleckPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.545751,
                    0.171886,
                    0.565359,
                    0.174021,
                    0.584967,
                    0.176868
                ]
            ]
        },
        "TFleckAreaRatio": {
            "confidence": 0.99,
            "value": 0.003213
        },
        "TFleckContourPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.545751,
                    0.171886,
                    0.565359,
                    0.174021
                ]
            ]
        },
        "TFleckCount": {
            "confidence": 0.99,
            "value": 5
        },
        "TFleckType": {
            "confidence": 0.99,
            "value": [
                4
            ]
        },
        "TearThroughLeftHave": {
            "confidence": 0.334407,
            "value": 1
        },
        "TearThroughLeftLevel": {
            "confidence": 0.99,
            "value": 2
        },
        "TearThroughLeftScore": {
            "confidence": 0.99,
            "value": 69.102294
        },
        "TearThroughRightHave": {
            "confidence": 0.329449,
            "value": 1
        },
        "TearThroughRightLevel": {
            "confidence": 0.99,
            "value": 2
        },
        "TearThroughRightScore": {
            "confidence": 0.99,
            "value": 66.775924
        },
        "TearThroughTotalDegree": {
            "confidence": 0.99,
            "value": 3
        },
        "TearThroughTotalLevel": {
            "confidence": 0.99,
            "value": 3
        },
        "TearThroughTotalScore": {
            "confidence": 0.99,
            "value": 67.939109
        },
        "TotalFleckArea": {
            "confidence": 0.99,
            "value": 11472
        },
        "TotalFleckAreaRatio": {
            "confidence": 0.99,
            "value": 0.00327
        },
        "TotalFleckCount": {
            "confidence": 0.99,
            "value": 28
        },
        "TotalFleckDensity": {
            "confidence": 0.99,
            "value": 0.117459
        },
        "TotalFleckPathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.430827,
                    0.932028,
                    0.431917,
                    0.932028
                ]
            ]
        },
        "TotalFleckRank": {
            "confidence": 0.99,
            "value": 1
        },
        "TotalFleckScore": {
            "confidence": 0.99,
            "value": 83.813331
        },
        "TotalFleckScoreWeightArray": {
            "confidence": 0.99,
            "value": [
                100,
                100,
                100,
                100,
                61.199996,
                81.00444
            ]
        },
        "TotalFleckType": {
            "confidence": 0.99,
            "value": [
                4
            ]
        },
        "TregionShinyRatio": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleAreaRatio": {
            "confidence": 0.99,
            "value": 0.005293
        },
        "WrinkleCrowsfeetAreaRatio": {
            "confidence": 0.99,
            "value": 0.006175
        },
        "WrinkleCrowsfeetDegree": {
            "confidence": 0.99,
            "value": 2
        },
        "WrinkleCrowsfeetDensity": {
            "confidence": 0.99,
            "value": 0.035897
        },
        "WrinkleCrowsfeetLeftDensity": {
            "confidence": 0.99,
            "value": 0.044979
        },
        "WrinkleCrowsfeetLeftLength": {
            "confidence": 0.99,
            "value": 107
        },
        "WrinkleCrowsfeetLeftScore": {
            "confidence": 0.99,
            "value": 95.064949
        },
        "WrinkleCrowsfeetLevel": {
            "confidence": 0.99,
            "value": 1
        },
        "WrinkleCrowsfeetRightDensity": {
            "confidence": 0.99,
            "value": 0.025861
        },
        "WrinkleCrowsfeetRightLength": {
            "confidence": 0.99,
            "value": 52
        },
        "WrinkleCrowsfeetRightScore": {
            "confidence": 0.99,
            "value": 93.342124
        },
        "WrinkleCrowsfeetScore": {
            "confidence": 0.99,
            "value": 94.203536
        },
        "WrinkleDensity": {
            "confidence": 0.99,
            "value": 0.041113
        },
        "WrinkleEyeAreaRatio": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeDegree": {
            "confidence": 0.99,
            "value": 1
        },
        "WrinkleEyeDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFineLineAreaRatio": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFineLineDegree": {
            "confidence": 0.99,
            "value": 1
        },
        "WrinkleEyeFineLineLevel": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFineLineScore": {
            "confidence": 0.99,
            "value": 100
        },
        "WrinkleEyeFinelineDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFinelineLeftAreaRatio": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFinelineLeftDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFinelineLeftPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "WrinkleEyeFinelineRightAreaRatio": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFinelineRightDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeFinelineRightPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "WrinkleEyeLeftDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeLeftLength": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeLeftScore": {
            "confidence": 0.99,
            "value": 100
        },
        "WrinkleEyeLevel": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeRightDensity": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeRightLength": {
            "confidence": 0.99,
            "value": 0
        },
        "WrinkleEyeRightScore": {
            "confidence": 0.99,
            "value": 100
        },
        "WrinkleEyeScore": {
            "confidence": 0.99,
            "value": 100
        },
        "WrinklePathPoints": {
            "confidence": 0.99,
            "value": [
                [
                    0.361655,
                    0.778647,
                    0.361111,
                    0.779003,
                    0.357843,
                    0.779003
                ]
            ]
        },
        "YellowBrownFleckCount": {
            "confidence": 0.99,
            "value": 0
        },
        "YellowBrownFleckPathPoints": {
            "confidence": 0.99,
            "value": []
        },
        "YellowBrownFleckRank": {
            "confidence": 0.99,
            "value": 0
        }
    },
    "face_rectangle": {
        "height": 0.610623,
        "left": 0.091113,
        "top": 0.352854,
        "width": 0.855846
    }
}
Previous
Facial pose analysis
Next
Obtain access token
Built with