This Dermatology AI 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/9343/dermatology+ai+api/16880/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 a comprehensive assessment of skin conditions, including metrics like imperfections, wrinkles, blemishes, acne, enlarged pores, and hydration levels. It also provides visual outputs such as heat maps and severity indices.
Key fields in the response data include "imperfections," "wrinkles," "blemishes," "hydration level," and "affected area percentages." Each field quantifies specific skin conditions, aiding in detailed analysis.
The response data is structured in a JSON format, with sections for overall skin assessment, localized analysis by facial region, and visual outputs like heat maps. This organization facilitates easy integration into applications.
Users can customize their requests by specifying parameters such as skin type, lighting conditions, and the facial region to analyze (e.g., forehead, cheeks). This allows for tailored assessments based on individual needs.
Data accuracy is maintained through advanced computer vision and AI algorithms that are continuously trained on diverse datasets. Regular updates and quality checks ensure the reliability of the analysis results.
Typical use cases include dermatological assessments, personalized skincare recommendations, tracking treatment progress, and enhancing user engagement in skincare applications. The data supports informed decision-making in skin health.
Users can leverage the returned data to identify specific skin issues, monitor changes over time, and customize skincare routines. The structured format allows for easy integration into health apps or platforms for user feedback.
Standard data patterns include varying severity levels for different skin conditions, with clear percentages indicating affected areas. Users can expect consistent metrics across similar skin types and conditions, aiding in comparative analysis.
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.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
800ms
Service Level:
100%
Response Time:
315ms
Service Level:
100%
Response Time:
280ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
918ms
Service Level:
100%
Response Time:
269ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
465ms
Service Level:
100%
Response Time:
2,518ms
Service Level:
100%
Response Time:
244ms
Service Level:
100%
Response Time:
94ms
Service Level:
100%
Response Time:
182ms
Service Level:
100%
Response Time:
226ms
Service Level:
100%
Response Time:
164ms
Service Level:
100%
Response Time:
485ms
Service Level:
100%
Response Time:
482ms
Service Level:
100%
Response Time:
86ms
Service Level:
100%
Response Time:
189ms