The facial liveness detection API uses machine learning models to determine if an input image of a person's face is a spoof.
Before making the request, please ensure you meet the following prerequisites:
Visit Licensing to see how to get your credentials.
Please ensure that the images follows our image guidelines!
We only support the following image formats: .jpeg, .jpg, .png
Checkout acceptable header values to see what values we accept for each header.
POST
/api/FaceLiveness/VerifyLiveness
Name | Type | Description |
---|---|---|
Media
multipart/form-data
This should be an image file. Send your image as a multi form data. The media image of the document that you would like to scan for. If multiple images are supplied, only the first will be used. Make sure to follow the input guidelines.