Mobile-ID / Certificates & scope
RAR/C06 · eID / SSO / ShareInfoISO/IEC 24745:2022
Developer center

Quick start

For vendors, development teams and integration partners. Every API links to its service, context and evidence.

Draft API catalogue

Select an endpoint to inspect its input, response and access requirements.

APIPurposeModel
POST /enrollmentsBind a reference to an authoritative record after processing-basis checks.Draft
POST /identifyResolve identity within an authorized population.Draft
POST /verifyCompare a palm with the claimed identity.Draft
POST /presenceRecord presence after session and device checks.Draft
POST /authorizationsEvaluate action permission separately from biometric matching.Draft
GET /evidence/{id}Retrieve an authorized event, not a biometric template.Draft

Integration resources

Your first request and response

Local simulation - no network requestsv0.4.0-draft

No approved live Sandbox/UAT endpoint is supplied. Do not enter personal or biometric data.

Request

Illustrative response

200
{
  "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"
}

HTTP samples - not an SDK

The example.invalid host is not a production endpoint. Samples require approved authentication and mTLS configuration.

Search Trusted Palm ID

Selected interface