Trulioo · Arazzo Workflow
Trulioo Enroll A Verified Face Into A Known Faces List
Version 1.0.0
Create a Known Faces watchlist, verify a document with a selfie, then enroll the transaction into the list.
View Spec
View on GitHub
Identity VerificationKYCKYBAMLWatchlist ScreeningBiometricsDocument VerificationFraud PreventionComplianceGlobal IdentityArazzoWorkflows
Provider
Workflows
known-faces-enroll-from-document
Create a Known Faces list, verify a face, and enroll it.
Creates a Known Faces list, performs a document verification with a liveness selfie, enrolls the transaction into the list, and lists the list's transactions.
1
createList
postKnownFacesList
Create a new Known Faces list to hold the enrolled face.
2
verifyDocument
documentVerificationVerify
Run a document verification with a liveness selfie to produce a transaction whose face can be enrolled.
3
enroll
addKnownFacesListTransaction
Enroll the verification's transaction record into the Known Faces list.
4
listTransactions
getKnownFacesListTransactions
Retrieve the transactions enrolled in the Known Faces list to confirm the enrollment.
Source API Descriptions
openapi