API explorer & simulator
Simulate decisions and errors with synthetic fixtures.
Explore this capability →For vendors, development teams and integration partners. Every API links to its service, context and evidence.
Select an endpoint to inspect its input, response and access requirements.
| API | Purpose | Model |
|---|---|---|
POST /enrollments | Bind a reference to an authoritative record after processing-basis checks. | Draft |
POST /identify | Resolve identity within an authorized population. | Draft |
POST /verify | Compare a palm with the claimed identity. | Draft |
POST /presence | Record presence after session and device checks. | Draft |
POST /authorizations | Evaluate action permission separately from biometric matching. | Draft |
GET /evidence/{id} | Retrieve an authorized event, not a biometric template. | Draft |
Simulate decisions and errors with synthetic fixtures.
Explore this capability →Define the roles of HIS, SIS, HRM and ACS.
Explore this capability →No approved live Sandbox/UAT endpoint is supplied. Do not enter personal or biometric data.
{
"requestId": "demo-request-001",
"traceId": "demo-trace-001",
"service": "verify",
"modelStatus": "ILLUSTRATIVE_ONLY",
"identityResult": "VERIFIED",
"subjectRef": "demo-patient-001",
"authorizationDecision": "NOT_EVALUATED",
"evidenceRef": "demo-evidence-001"
}The example.invalid host is not a production endpoint. Samples require approved authentication and mTLS configuration.