POST
/v1/boxesCreate user box
Enroll one trusted image. The server generates the opaque box ID.
POST
/v1/boxes/{box_id}/verifyVerify selfie
Compare a new selfie with the encrypted embedding owned by this API account.
POST
/v1/liveness/verifyPose consistency
Check whether all four images appear to belong to one identity.
POST
/v1/boxes/{box_id}/verify-fullFull verification
Require both a box match and successful pose consistency.