{
"result": {
"verificationId": 5,
"idFileType": "jpeg",
"idFileName": "passport.jpg",
"idFileSize": 174112,
"selfieFileType": "jpeg",
"selfieFileName": "selfie.jpg",
"selfieFileSize": 250118,
"timestamp": 1770984835,
"timestampISO": "2026-02-13T13:13:55.213189",
"model": "verification",
"modelVersion": "1.0.0",
"verified": true,
"modelResults": {
"technicalChecks": [
{
"checkType": "face_detection",
"faceCount": { "id": 2, "selfie": 1 },
"idFaces": [
{
"faceId": "face_1",
"detectionConfidence": 0.9992,
"landmarks": {
"nose": { "x": 257.7, "y": 946.13 },
"left_eye": { "x": 287.49, "y": 911.67 },
"right_eye": { "x": 227.69, "y": 911.25 },
"mouth_left": { "x": 283.88, "y": 971.12 },
"mouth_right": { "x": 232.78, "y": 971.0 }
},
"boundingBox": { "x1": 195, "x2": 318, "y1": 838, "y2": 1013 }
},
{
"faceId": "face_2",
"detectionConfidence": 0.9865,
"landmarks": {
"nose": { "x": 696.46, "y": 885.83 },
"left_eye": { "x": 701.44, "y": 879.83 },
"right_eye": { "x": 690.77, "y": 880.29 },
"mouth_left": { "x": 701.06, "y": 891.11 },
"mouth_right": { "x": 692.61, "y": 891.52 }
},
"boundingBox": { "x1": 684, "x2": 707, "y1": 866, "y2": 898 }
}
],
"selfieFaces": [
{
"faceId": "face_1",
"detectionConfidence": 0.9985,
"landmarks": {
"nose": { "x": 724.91, "y": 807.64 },
"left_eye": { "x": 803.63, "y": 708.27 },
"right_eye": { "x": 649.76, "y": 710.14 },
"mouth_left": { "x": 793.35, "y": 871.12 },
"mouth_right": { "x": 659.28, "y": 871.8 }
},
"boundingBox": { "x1": 569, "x2": 884, "y1": 523, "y2": 986 }
}
]
}
]
},
"tags": [
{ "name": "customerId", "value": "9999" }
],
"files": [
{
"category": "id",
"fileName": "passport.jpg",
"fileSize": 174112,
"contentType": "image/jpeg",
"timestamp": 1770984835,
"timestampISO": "2026-02-13T13:13:55.213189",
"url": "https://api.deepxl.ai/v1/files/v_id_5_passport.jpg"
},
{
"category": "face",
"fileName": "selfie.jpg",
"fileSize": 250118,
"contentType": "image/jpeg",
"timestamp": 1770984835,
"timestampISO": "2026-02-13T13:13:55.213189",
"url": "https://api.deepxl.ai/v1/files/v_face_5_selfie.jpg"
}
]
}
}