{"info":"All requests must be done using method POST with a json body. The image parameter must be encoded using base64.","verifyImage":{"info":"You have to send a json body containing two parameters: faceId and image. This image must be encoded with base64. If you don't have a faceId to your images,you can send any string with length \u003e 5 as a faceId","path":"/verifyImage"},"faceCrop":{"info":"You have to send a json body containing two parameters: faceId and image. This image must be encoded with base64. If you don't have a faceId to your images,you can send any string with length \u003e 5 as a faceId","path":"/faceCrop"},"modelImprovement":{"info":"You have to send a json body containing two parameters: deviceModel and image. This image must be encoded with base64. Only three devices models are accepted, if you send values different of A040,A050 or A060 the answer will be a Bad Request","path":"/modelImprovment"}}