Anti-spoofing and presentation attack detection
Liveness Detection
Passive liveness detection that verifies a real, present person from a single image. Defends against photo, video replay, and 3D mask attacks.
Authentication
All endpoints other than /api/health and the service root require an API key passed in the x-api-key header.
curl -X POST https://neuroid.neuronixtech.net/docs/liveness/api/... \
-H "x-api-key: nx_live_<your-key-here>" \
-H "Content-Type: application/json" \
-d @request.jsonNeed a key? Email sheraz.temp@wisewell.com with your use case and we'll provision one. Self-serve key management is on the roadmap.
Endpoints
Could not load live spec from
https://neuroid.neuronixtech.net/docs/liveness/openapi.json: fetch failed