Hello developers,
The FACEIO development team has released two new, powerful REST API endpoints. These endpoints allow you to leverage FACEIO's state-of-the-art models for gender and age estimation on your private backend. You can use your preferred programming language without requiring widget instantiation.
πΉ /faceverify β Compare two face images and check if they belong to the same person.
πΉ /agecheck β Instantly estimate the age and gender from a single face image.
No prior enrollment or user session needed. Just send base64-encoded images, and get back accurate results β all processed in memory with no storage or logging.
Check out the docs here:
π faceverify: https://faceio.net/rest-api#faceverify
π agecheck: https://faceio.net/rest-api#age-check
Perfect for backend validations, access control, or age-restricted flows.
Give it a try and let us know what youβre building! π§
β The FACEIO Team
[ANNOUNCEMENTS] - FACEIO Launches New REST APIs for Age and Gender Estimation
Asked
Modified
Viewed
32014 times