Conheça a nossa nova rota Liveness Streaming!
Name | Type | Mandatory | Description |
---|---|---|---|
fileBase64 | String | Yes | Binary content of the file to be processed, encoded as a text string according to the RFC3548 standard using base64 encoding. |
fileUrl | String | Yes, when fileBase64 parameter is not provided | Public URL of the file to be processed. |
movements | String | Yes | Movements of the person to be validated. Multiple movements can be specified, including: 'up' for turning the face upwards, 'down' for turning the face downwards, 'left' for turning the face to the left, 'right' for turning the face to the right, 'smile' to validate if the user smiled, and 'blink' to validate if the user blinked with both eyes. This field should be empty in the case of passive life detection. |
returnFullFace | Boolean | No | Boolean indicating whether the returned image will be full-sized (true) or reduced-size (false). This parameter will be false if not inserted or assigned false. |