Create HumanID QR

menu_bookAPI reference: Create HumanID QRexpand_more

POST /v2/human-id/encrypt-qr-code

Same payload as encrypt. Returns a PNG QR-code data URL (data.zelfQR) plus the usual ZelfProof and IPFS metadata.

ParamReqDescription
publicDataYesObject with string values
faceBase64YesBase64 face image
livenessLevelYesLiveness threshold level
metadataYesObject with string values
osYesDESKTOP / IOS / ANDROID
identifierYesAlphanumeric person identifier
requireLivenessYesRequire liveness on decrypt
toleranceNoREGULAR / SOFT / HARDENED
passwordNoOptional encryption password

Create HumanID QR

Generate a portable QR-coded HumanID from a face and identity data.