Back to catalog
🤖

SkyBiometry

API Key

Face Detection, Face Recognition and Face Grouping

🤖Machine LearningHTTPS

Face Recognition Result

SkyBiometry Analysis

Face IdFace_9c2d8e1a3f74b560
Confidence98.7
Age Estimate34
GenderFemale
EmotionHappy

Sample Response

response.json
1{
2 "face_id": "face_9c2d8e1a3f74b560",
3 "confidence": 98.7,
4 "age_estimate": 34,
5 "gender": "female",
6 "emotion": "happy"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://skybiometry.com/documentation/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs