Backup and Recovery of Keyshares
Endpoints for saving and retrieving encrypted client keyshares. Backup requires face enrollment to be completed first. Recovery always requires a successful face match session (step-up auth) to return the keyshares.
| Method | Endpoint | Description |
|---|---|---|
| POST | /v2/keyshare/backup | Save AES-encrypted keyshares for one or more MPC keys |
| POST | /v2/keyshare/recover | Retrieve encrypted keyshares with a face_session_id from a successful match scan |