# Seventh Sense Face Verification API

**Canonical:** https://apis.io/apis/seventh-sense/seventh-sense-face-verification-api/  
**Provider:** Seventh Sense — https://apis.io/providers/seventh-sense/  
**Base URL:** https://us.opencv.fr  
**Documentation:** https://us.opencv.fr/docs

Seventh Sense Face Verification API is one of 5 APIs that [Seventh Sense](https://apis.io/providers/seventh-sense/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Face Verification. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

The `/compare` endpoint allows you to compare two sets of face images to determine if they correspond to the same person. A score higher than 0.81 is a good indicator that the two sets of images belong to the same person. You can also use a score of 0.75 or higher if the images are of the same person but taken at different times (years apart). The score is a number between 0 and 1, where 1 is a perfect match and 0 is a perfect mismatch. The score is calculated using a deep learning model trained on millions of face images. <br/><br/>**Note:** The `/compare` endpoint does not store any information on our servers. It is a one-time comparison of two sets of images. If you want to store the images and search for them later, use the `/person` endpoints to manage persons for a later search using the `/search` endpoint.

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/seventh-sense/refs/heads/main/openapi/seventh-sense-face-verification-api-openapi.yml
- **Documentation** — https://docs.opencv.fr
- **APIReference** — https://us.opencv.fr/docs

## Other Seventh Sense APIs (4)

- [Seventh Sense Collections API](https://apis.io/apis/seventh-sense/seventh-sense-collections-api/)
- [Seventh Sense Face Anti-Spoofing / Liveness API](https://apis.io/apis/seventh-sense/seventh-sense-face-anti-spoofing-liveness-api/)
- [Seventh Sense Persons API](https://apis.io/apis/seventh-sense/seventh-sense-persons-api/)
- [Seventh Sense Search API](https://apis.io/apis/seventh-sense/seventh-sense-search-api/)

## Tags

Face Verification

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/seventh-sense/seventh-sense-face-verification-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/seventh-sense/.
