🔐
Selfie Match
Compare selfies against profile pictures with AI-powered facial recognition. Get results in under 3 seconds.
Built for Africa. Simple to integrate. Enterprise-grade security.
curl -X POST https://api.yeboverify.com/v1/verify/selfie-match \
-H "X-API-Key: your_api_key" \
-F "selfie=@selfie.jpg" \
-F "profilePictureUrl=https://example.com/profile.jpg"{
"success": true,
"data": {
"verificationId": "vrf_sm_abc123xyz",
"samePerson": true,
"matchScore": 94.5,
"confidence": "high"
}
}Contact us at support@yeboverify.com to register your business and receive your API key.