Document Liveness & ID Forgery Protection ensures secure verification, blocking deepfakes, spoofing, and camera manipulation with AI-driven detection and motion analysis.
Steps to Install and Run the ID Liveness Docker
Step 1:
Pull Accura ID Liveness Docker image using the command docker pull accurascan/docliveness:<latest tag>
Run the docker by using the command: sudo docker run -dp port-you-want-accuraliveness-to-run-on:443 -- restart=always accurascan/docliveness:<latest tag>
You can either pass image file or an image base64.
Name
Type
Description
image*
file
Upload your image file
image_base64
text or string
paste your image base64 here
isface*
front/back
put card side either the card image is front or back
country_code*
COL
put country_code of the card image
card_code*
CLMID
put card_code of the card image
passport*
true/false
if image is a passport put true else put false
webcam*
true/false
if image is captured from a webcam put true else if image is captured from a mobile put false
The preferred threshold is 55%, meaning that if an image achieves a score above this threshold, the ID shown is considered Live; otherwise, it is identified as a Spoof.