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
21961 times