Version 1.8 [iBeta Level 1 Certified]
Last updated
Last updated
POST
https://api.iapp.co.th/facial_anti_spoofing/predict
This system is certified by iBeta Level 1 and is capable of detecting face spoofing attempts through various techniques, including printed photos, realistic face masks for impersonation, photos captured from computer screens, and video replays.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
apikey*
String
Your API Key to call this API
file*
File
The binary data of the image
filename
String
File name
predict
String
Prediction result, either REAL or SPOOF, based on the normalized score
score
Float
Prediction score after normalization
darkness
Float
Darkness level as a percentage
data
Dictionary
Prediction scores for both REAL and SPOOF categories before normalization
normalized
Dictionary
Prediction scores for both REAL and SPOOF categories after normalization
status_code
Integer
Status code indicating success or error in processing
duration
Float
Processing time duration
message
String
Result or error message from processing