Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ID Analyzer Biometric API

Face matching and liveness detection

ID Analyzer Biometric API is one of 13 APIs that ID Analyzer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Biometric. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 2 base URLs: https://api2.idanalyzer.com, https://api2-eu.idanalyzer.com.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api2.idanalyzer.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

ID Analyzer Biometric API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyHeader). By default, every request must be authenticated.

  • ApiKeyHeader — API key obtained from portal2.idanalyzer.com

Paths & Operations 2

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

Biometric 2

Face matching and liveness detection

POST
/face
1:1 face verification
verifyFace body → 200400401
POST
/liveness
Standalone liveness check
verifyLiveness body → 200400401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are FaceVerifyRequest (6 properties), BiometricResponse (5 properties), LivenessRequest (5 properties), ErrorObject (2 properties). Each schema is shown below with its type and property counts.

FaceVerifyRequest
object
6 properties 2 required
ErrorObject
object
2 properties
ErrorResponse
object
1 property
LivenessRequest
object
5 properties 1 required
BiometricResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

idanalyzer-biometric-api-openapi.yml Raw ↑

Other APIs ID Analyzer publishes across the network.

ID Analyzer Biometric API
ID Analyzer AML Screening API
ID Analyzer DocuPass API
ID Analyzer Transaction Vault API
ID Analyzer Account API
ID Analyzer AML API
ID Analyzer Contract API
ID Analyzer Docupass API
ID Analyzer Profile API
ID Analyzer Scanner API
ID Analyzer Transaction API
ID Analyzer Webhook API