API reference, Onboarding

Insert authentications in batch

POSThttps://demo-api.incodesmile.com/omni/batch/auth-stats

Inserts face authentications in batch.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

idstring

Identity (customer) id.

photostring

Base64 of photo.

confidencenumber (float)

Match confidence.

timestampinteger (int64)

Timestamp

sourceIdstring

Source identifier of batch of authentications

deviceIdstring

User device id

reasonCodesarray[string]

Reason codes

blockedboolean

Flag indicating if user is on a blocklist

blocklistConfidencenumber (float)

Confidence score related to block list

matchedWatchlistIdstring

Id of the matched watchlist entry when blocklist validation exceeds the confidence threshold

Responses

Was this page helpful?