Biometrics Status
Biometric Status
GET
https://face.biometrid.com/biometrics/status
Before trying to use the liveness webservice, first test your connection.
{
"data": {
"message": "Server is running",
"version": "6.9.9"
},
"meta": {
"ok": true,
"status": 200
}
}
Last updated
Was this helpful?