Autenticação facial
Registro Facial
Register a facial image for a person identifier, creating a biometric reference for future authentication.
Permission required: Create Face Authentication
Your access token. See more in the 'Authentication' topic of this section.
Bearer YOUR_TOKENUnique person identifier (CPF, external ID, etc). Must be between 5 and 254 characters and contain only letters, numbers and special characters "@", ".", "_", "-". If personId contains only numbers and the symbols ".", "-", "/", these special characters are removed, as the value is interpreted as a document mask.
12345678901URL of the facial image to be registered. Must be a valid and accessible .jpg or .png URL
https://example.com/face-image.pngFace registered successfully
Unique identifier of request
bb1ce1fd-5d0d-42af-bb0e-16f56b230a20Status message
Face registration in progressPerson identifier
12345678901Invalid request data
Invalid authentication token
The token does not have permission to access this resource
Unsupported image format
Internal server error
Consulta de Tentativa de Autenticação Facial
Retrieve information about a specific facial authentication attempt, including URLs of the images used.
Permission required: Read Face Authentication Attempts
Unique identifier of the authentication attempt.
01K1XDD6W98M5QM9B8EAZZDV49Your access token. See more in the 'Authentication' topic of this section.
Bearer YOUR_TOKENAttempt found successfully
Unique identifier of request
bb1ce1fd-5d0d-42af-bb0e-16f56b230a20attemptId not provided
Invalid authentication token
The token does not have permission to access this resource
Attempt not found
Internal server error
Atualizado

