API ReferenceFace Services
Detect Faces
Detect faces in an image and return their bounding boxes, landmarks, and attributes.
POST
/
api/v2/faces:detectAuthorization
AuthorizationRequiredBearer <token>
In: header
Request Body
multipart/form-dataRequiredimageRequiredImage
JPEG or PNG image
Format:
"binary"attributesAttributes
Default:
"default"Successful Response