Authorizations
API Key for authentication
Body
multipart/form-data
The maximum number of faces to process. The default value is 1 (only the face with the largest area in the image is detected).
Returns more information about the face (by default only face_token, face frame, probability and rotation angle are returned). <li>age: Age information.</li> <li>gender: Gender information.</li> <li>landmark4: 4 feature points.</li> <li>landmark72: 72 feature points.</li> <li>landmark150: 150 feature points.</li> <li>landmark201: 201 feature points.</li>
Response
200 - application/json
Success
The response is of type object.

