Create HumanID

menu_bookAPI reference: Create HumanIDexpand_more

POST /v2/human-id/encrypt

Bind public identity data and a face biometric into an encrypted ZelfProof stored on IPFS. Only the matching live face can decrypt it.

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

Bind identity data + face into an encrypted ZelfProof on IPFS.