{{baseUrl}}/IT-automatic
POST {{baseUrl}}/IT-automatic
This service allows obtaining a link to access a platform for initiating Automatic Video Recognition. Users independently undergo the video recognition procedure at any time, following a defined process that involves document acquisition, facial photos, and a short video to confirm liveness. The platform performs automatic checks based on OCR algorithms, liveness checks, and face matching.
Request Body
{"callback"=>{"callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}}, "mail"=>"<string>", "user"=>"<string>", "healthCard"=>{"required"=>"<boolean>", "checkExpire"=>"<boolean>"}, "phoneNumber"=>{"required"=>"<boolean>", "editable"=>"<boolean>", "number"=>"<string>"}, "policy"=>{"url"=>"<string>"}, "output"=>{"imagesAsPdf"=>"<boolean>"}, "layout"=>{"title"=>"<string>", "logo"=>"<string>", "favicon"=>"<string>", "backgroundColor"=>"<string>", "textColor"=>"<string>", "footer"=>"<string>"}, "redirectUrls"=>{"success"=>"<string>", "failure"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"id":"aaaaaaaa-1111-2222-dddd-123456789","link":"https://sit-openapi.certid.it/aaaaaaaa-1111-2222-dddd-12345678","message":"The link for the automated Video Identification service.","status":"running","owner":"myaccount@prova.it"},"success":true,"message":"","error":null}