This Skin Face Data Analyzer API allows you to assess skin condition from facial images with high accuracy. When you upload a photo, the system applies computer vision and artificial intelligence algorithms to identify imperfections, wrinkles, blemishes, acne, enlarged pores, hydration levels, and other metrics relevant to skin care.
The API generates structured results in a clear and easily integrable format, including heat maps, severity indices, and percentages of affected areas of the face. This allows for a detailed understanding of skin condition and periodic follow-ups to evaluate the progress or effectiveness of treatments.
It offers objective, automated analysis, eliminates subjective variability, and provides quantifiable data on skin health.
In addition, the API includes facial segmentation options to identify specific regions (forehead, cheeks, nose, chin), offering a localized diagnosis. It also supports parameter customization to adapt to different skin types and lighting environments.
In short, this API turns a simple photograph into a detailed dermatological analysis, helping to provide informed recommendations, improve user relationships, and generate added value through accurate skin data.
Get a complete analysis of the skin you indicate.
Skin Analysis - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
{"log_id":"1776444169,7f33f409-61d2-4af7-a38b-a5a81a30a1f7","request_id":"1776444169,0f55ec05-37f1-43c6-a510-ef24dd51df0c","timestamp":"2026-04-17T16:42:49.350404","analysis_type":"comprehensive","focus_areas":["acne","wrinkles","pores"],"image_url":"https://a.files.bbci.co.uk/worldservice/live/assets/images/2016/04/21/160421151857_acne_624x351_thinkstock_nocredit.jpg","image_info":{"original_size":{"width":512,"height":288},"processed_size":{"width":512,"height":288},"bbox_format":"x1,y1,x2,y2","coordinate_system":"pixels"},"quality":{"blur_score":0.824,"exposure_score":0.16,"contrast_score":0.294,"overall_quality":"poor","quality_score":0.333,"warnings":["High blur detected - texture-dependent analysis may be unreliable","Consider retaking photo with better focus","Underexposed image - may affect lesion detection"],"scales":{"blur_score":"0=sharp, 1=blurry","exposure_score":"0=dark, 1=overexposed","contrast_score":"0=low, 1=high","quality_score":"0=poor, 1=excellent"}},"face_regions":{"left_cheek":[115,86,201,173],"right_cheek":[288,86,375,173],"chin":[180,173,310,260],"forehead":[180,0,310,86]},"lesions":{"count":0,"severity":"none","severity_percentage":0.0,"confidence":0.95,"detection_status":"not_present"},"pores":{"left_cheek":{"count":1,"density":1.34,"density_units":"pores/10k_pixels","severity":"low","confidence":0.600133654103181,"filtering_applied":"morphological + circularity"},"right_cheek":{"count":7,"density":9.25,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6009248249438499,"filtering_applied":"morphological + circularity"},"chin":{"count":2,"density":1.77,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6001768346595933,"filtering_applied":"morphological + circularity"},"forehead":{"count":1,"density":0.89,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6000894454382826,"filtering_applied":"morphological + circularity"}},"wrinkles":{"left_cheek":{"wrinkle_score":0.546,"severity":"moderate","confidence":0.8638320685224598},"right_cheek":{"wrinkle_score":0.37,"severity":"moderate","confidence":0.8111346385265074},"chin":{"wrinkle_score":0.444,"severity":"moderate","confidence":0.8332612127886169},"forehead":{"wrinkle_score":0.585,"severity":"moderate","confidence":0.8756066997274834}},"pigmentation":{"left_cheek":{"spot_count":1,"density":1.34,"density_units":"spots/10k_pixels","severity":"none","confidence":0.600133654103181,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"right_cheek":{"spot_count":1,"density":1.32,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6001321178491213,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"chin":{"spot_count":0,"density":0.0,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"forehead":{"spot_count":1,"density":0.89,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6000894454382826,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"}},"skin_type":{"label":"mixed","confidence":0.8,"texture_score":17442.5879},"severity":{"overall":"mild","confidence":0.703,"component_scores":{"inflammatory_acne":0,"pores":0.2,"wrinkles":0.7,"pigmentation":0.0},"total_weighted_score":0.9,"weighting_system":"mature_skin_optimized","explanation":"Wrinkles and pigmentation weighted higher for mature skin analysis","criteria":{"inflammatory_acne":">5 lesions or >2% area","pores":">300 pores/10k_pixels in any region","wrinkles":">0.6 wrinkle_score in any region","pigmentation":">500 spots/10k_pixels in any region","thresholds":{"mild":"0-2 lesions, <100 pores/10k_pixels, <0.3 wrinkle_score","moderate":"3-5 lesions, 100-300 pores/10k_pixels, 0.3-0.6 wrinkle_score","severe":">5 lesions, >300 pores/10k_pixels, >0.6 wrinkle_score"}}}}
curl --location --request POST 'https://zylalabs.com/api/9339/skin+face+data+analyzer+api/16877/skin+analysis' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"analysis_type": "comprehensive",
"image_url": "https://a.files.bbci.co.uk/worldservice/live/assets/images/2016/04/21/160421151857_acne_624x351_thinkstock_nocredit.jpg",
"focus_areas": ["acne", "wrinkles", "pores"]
}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Skin Analysis endpoint returns detailed metrics about skin condition, including imperfections, wrinkles, blemishes, acne, enlarged pores, and hydration levels. It also provides heat maps, severity indices, and percentages of affected areas, enabling a comprehensive understanding of skin health.
Key fields in the response data include "imperfections," "wrinkles," "blemishes," "hydration level," and "affected area percentages." Each field provides quantifiable insights into specific skin conditions, allowing for targeted skincare recommendations.
The response data is structured in a JSON format, organized into sections for overall skin health metrics, localized analysis by facial regions (forehead, cheeks, nose, chin), and visual representations like heat maps. This structure facilitates easy integration into applications.
Users can customize their requests by specifying parameters such as skin type, lighting conditions, and the specific facial region for analysis. This flexibility allows for tailored assessments based on individual needs.
Data accuracy is maintained through advanced computer vision and AI algorithms that analyze facial images. Continuous model training and validation against dermatological standards ensure reliable results, enhancing the quality of the analysis.
Typical use cases include personalized skincare recommendations, tracking skin health over time, and evaluating the effectiveness of treatments. Dermatologists and skincare professionals can leverage this data for informed decision-making.
Users can utilize the returned data by interpreting the severity indices and heat maps to identify problem areas. This information can guide skincare routines, product selections, and treatment plans tailored to individual skin conditions.
Quality checks include algorithm validation against clinical dermatological assessments and user feedback loops. Regular updates and performance evaluations ensure the API delivers accurate and reliable skin health insights.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
921ms
Service Level:
100%
Response Time:
280ms
Service Level:
100%
Response Time:
269ms
Service Level:
100%
Response Time:
465ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
1,127ms
Service Level:
100%
Response Time:
318ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
5,626ms
Service Level:
100%
Response Time:
949ms
Service Level:
100%
Response Time:
266ms
Service Level:
100%
Response Time:
587ms
Service Level:
100%
Response Time:
605ms
Service Level:
100%
Response Time:
285ms
Service Level:
100%
Response Time:
798ms
Service Level:
100%
Response Time:
201ms
Service Level:
100%
Response Time:
452ms
Service Level:
100%
Response Time:
635ms
Service Level:
100%
Response Time:
1,120ms
Service Level:
100%
Response Time:
1,779ms