Developer center
Samples & SDK
For vendors, development teams and integration partners. Every API links to its service, context and evidence.
Illustrative HTTP samples.
No invented production SDK.
This website provides HTTP examples to explain schemas. SDK versions, licensing and support environments require supplier confirmation.
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.
Checked HTTP samples.
Not released SDKs. Java/Python/Node and shell examples are checked within the documented scope; compile .NET in the integration environment.