Conheça a nossa nova rota Liveness Streaming!
{
"database":""
}
curl --location --request POST 'https://mostqiapi.com/process-image/biometrics/database/list-face-ids' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"database":""
}'
{
"result": {
"faceIds": [
"02433097-e846-43db-5479-18c226d0f14e",
"2d1ba551-d5c2-4ddc-b195-1b52d533c09d",
"b88ae7ce-e1b5-4621-82fc-f8c7e300a491",
"be19e704-71a8-41dc-a6e3-35a8ef265e66",
"d3d65080-035b-4bab-b96c-142268bd1f7b",
"de0e5c54-41cb-4bc9-9430-86d58cdfef16",
"ea98a9a7-4ea3-434c-bf7d-66c87c9c7bc3"
]
},
"queryId": "TNcpurU7ek2g7pgg81iGh",
"elapsedMilliseconds": 80,
"status": {
"code": 200,
"message": "Ok"
}
}