Identity verification as infrastructure: clean APIs, webhooks and SDKs so your platform can ask “is this the right person?” and get a dependable answer.
The API below is the design target for BioAPI. The final specification will be published at developers.biochecktech.com before general availability.
POST /v1/enrolments
{ "external_ref": "member-10382",
"methods": ["face","fingerprint"] }
POST /v1/verifications
{ "person_id": "per_8f3k2",
"method": "face",
"liveness": "required" }
→ { "result": "verified",
"confidence_band": "high",
"event_id": "evt_71bq9" }
GET /v1/events?since=2026-07-01
Tell us about your platform and we’ll involve you in the BioAPI early-access programme.
Request a Demo See BioVerify in Action