v1
latestOpenAPI 3.1.02026-07-2418201.6 MBPassive Image Liveness
post/v3/kyc/farsight/liveness/passive
Headers
client_idstring required
ID/identifier that is provided by Decentro to a specific client and environment. Please note, this may change based on the environment you are on.
client_secretstring required
The confidential credential provided by Decentro that is associated with the client_id
module_secretstring required
Request body
Response
200
Example response
{
"decentroTxnId": "DXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"status": "SUCCESS",
"responseCode": "S00000",
"message": "Passive liveness check performed successfully",
"data": {
"status": "SUCCESS",
"live": "yes",
"livenessScore": "85",
"needToReview": "no"
},
"responseKey": "success_liveness_check"
}