Iden3
Endpoints for managing Verified Credentials and presenting Zero-Knowledge Proofs using verified credentials
📄️ Obtains the data to generate the zero-knowledge proof from the user's wallet
Returns a JSON with the necessary data to generate a QR code or deeplink so the user can create the proof of the verified credential
📄️ Obtains the request to login and create a claim for the newly logged-in user
Returns a JSON with the necessary data to generate a QR code or deeplink so the user can connect the wallet and generate a claim for a verified KYC proof credential
📄️ Obtains the verified credential in the wallet
Makes the request to obtain the verified credential in the wallet previously connected via the endpoint /zkProof/auth/{user}