π€Skin Shade Detection API
This API employs advanced algorithms to factor in undertones, providing a more accurate and nuanced understanding of skin color to create more personalized and inclusive user experiences.
Endpoints
GET /api/generatekey
Response
{
"roboKey": "your-api-key"
}POST /api/skinshade
x-api-key (header): Your API key.file (form-data): The image file. Should be of type png, jpg, jpeg, or heic.{
"skinShade": "#hex-color",
"toneRange": "tone-range"
}
GET /api/skinshade-health
Response
Status Codes
Example Response
Error Codes
Authentication
Request Limit
Acceptable Image Files
Last updated