How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Seventh Sense Face Anti-Spoofing / Liveness API

The `/liveness` endpoint allows you to determine if a face image is of a real person or a spoofed image (eg. a printed image of a face, or an image captured from a tablet's screen). The endpoint returns a score between 0 and 1, where 1 is a real person and 0 is a spoofed image, the threshold for the image to be considered live is >= 0.5. Our liveness achieved Attack Presentation Classification Error Rate (APCER) of 0% and reached iBeta Level 2 compliance in accordance with ISO 30107-3. **Note:** The `/liveness` endpoint does not store any information on our servers. It is a one-time classification of an image using a deep learning model. 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 `/search` endpoint.To ensure fraudsters cannot use high-resolution print outs, masks or video playbacks to spoof face recognition systems, liveness image has a higher requirement on image:Liveness image requirement: There should only be one main face on the image. It should be fully visible within a frame and fully open without any occlusions. No crop is allowed. Small faces in the background are not taken into account. The minimum size of a face box that can be processed is 224x224 pixels. The padding between the face box and the image's borders should be at least 25 pixels. The distance between the pupils on the face should be at least 80 pixels. The out-of-plane rotation angle (face pitch and yaw) should be no more than ±30 degrees. Fish-eye lenses and sunglass images are not supported.

Seventh Sense Face Anti-Spoofing / Liveness API is one of 5 APIs that Seventh Sense publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Face Anti-Spoofing / Liveness. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 2026.07.15.0759.

Requests are made against a single base URL, https://us.opencv.fr.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.07.15.0759
Base URL
https://us.opencv.fr
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Seventh Sense Face Anti-Spoofing / Liveness API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (APIKeyHeader).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Face Anti-Spoofing / Liveness 1

The /liveness endpoint allows you to determine if a face image is of a real person or a spoofed image (eg. a printed image of a face, or an image captured from a tablet's screen).…

POST
/liveness
Check Liveness For A Single Image
check_liveness_for_a_single_image_liveness_post body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), LivenessSchema (2 properties), HTTPValidationError (1 property), LivenessResultSchema (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
OSEnum
string
LivenessResultSchema
object
1 property 1 required
LivenessSchema
object
2 properties 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

seventh-sense-face-anti-spoofing-liveness-api-openapi.yml Raw ↑

Other APIs Seventh Sense publishes across the network.

Seventh Sense Collections API
Seventh Sense Face Verification API
Seventh Sense Persons API
Seventh Sense Search API
Where this information came from

This is an independent, third-party profile of Seventh Sense Face Anti-Spoofing / Liveness API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.