Face Recognition API Release Notes

Version History

Version 1.1

Release Date: 2026-06-01

Features

  • External keys: associate your own identifier with a face and look faces up by it via the new external-key endpoints (set, get-face-ids, delete).
  • Search responses include the external key: search and search-or-index now return the matched face's externalKey.
  • Delete by external key: the face/delete endpoint now accepts an externalKey in addition to faceId (one of the two is required).

Version 1.0

Release Date: 2025-10-01

Features

  • Initial Release: First public release of the Face Recognition API

For the latest updates, visit the VerifEye Developer Console