Overview

Facephi Backend1N Service is a C++ REST API service that enables 1:N authentication using collections of biometric patterns stored in a MongoDB database. The service offers several endpoints for extracting facial patterns from images, registering patterns in a gallery, and performing searches. The service uses the SelphID-SDK for biometric operations.

The core distribution contains the following resources:

  • Docker container. The container is available in the Docker FacePhi repository and is based on Ubuntu 26.04. The container contains the service and all the dependencies needed to run it.
  • Online documentation. The documentation is available in the following URL: https://doc-backend1n-service.facephi.dev/