# Seventh Sense Search API

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

Seventh Sense Search 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 Search. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

The endpoints below allow you to search for previously registered persons using a face image obtained at a later time. The search is performed using a deep learning model trained on millions of face images. The search results are ranked by the similarity score, which is a number between 0 and 1, where 1 is a perfect match and 0 is a perfect mismatch. The search results are returned in order of decreasing similarity score, but above the specified `min_score` threshold (default is 0.81). The `max_results` parameter is optional and allows you to control the maximum number of returned results. By default, it is set to 10, but you can customize this number for your specific use case. The maximum value you can set is 100.<br/><br/>**Note:** The `/search` endpoint does not store any information on our servers. It is a one-time search of a set of images against registered persons. If you want to store the images and search for them later, use the `/person` endpoint to register persons for a later search using the endpoints below.

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/seventh-sense/refs/heads/main/openapi/seventh-sense-search-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 Face Verification API](https://apis.io/apis/seventh-sense/seventh-sense-face-verification-api/)
- [Seventh Sense Persons API](https://apis.io/apis/seventh-sense/seventh-sense-persons-api/)

## Tags

Search

---

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