Skip to main content
POST
Match Faces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
referenceImage
string
required

Base64 encoded reference image (e.g., ID card).

liveImage
string
required

Base64 encoded live image (e.g., selfie).

Response

200 - application/json

Face match completed

match
boolean
similarity
number
confidence
string
distance
number
threshold
number
processingMs
number