Face authentication
Last updated
Last updated
Supports response signature.
Get a face authentication attempt based on the provided attempt ID.
/faces/authenticate/{attemptId}
Authentication attempt ID
xxxxxxf41e2fcd832e6xxxxx
Mobile API Authorization Token
It performs facial authentication, i.e., it checks if the face that is in the photo sent is the same as the one linked to the CPF in our base.
/faces/authenticate
Specifies whether the request should be signed. The default is false. e.g. shouldSignResponse=true.
Your access token. See more in the 'Authentication' topic of this section.
CPF of the user you want to authenticate (only numbers).
URL of the image to be validated.
Basic information of the device being used to authenticate.