Fake ID Detection
To detect if the MyKad image is fake(found on web)
POST
http://okaydocdev.innov8tif.com/ekyc/api/v1/fakeid/detection
Request Body
Name
Type
Description
base64
boolean
Set True: A base64 string will be returned.
topNo
number
Number of record to be returned
base64Image
string
base64 string of input image
apiKey
string
To be assigned by Innov8tif
Input Example
JSON
Last updated