Proof requests
A proof request is a request of one or more claims from a wallet holder.
Create a proof request then create a share endpoint URL for the holder to access the request. Any proof shared is verified.
This resource also includes claim data deletion and presentation definition, a filtering function for wallet holders to see what credentials stored in their wallet match a proof request.
Related guide: Verify
📄️ List proof requests
Returns a list of proof requests created in the organization.
📄️ Create a proof request
Creates a proof request, which can then be shared with a wallet holder.
📄️ Request a proof
Creates a share endpoint URL from a proof request. A wallet holder can use this URL to access
📄️ Retrieve a proof request
Returns detailed information on a proof request.
📄️ Delete a proof request
Deletes a proof request that has not completed yet. If the request is in
📄️ Delete claim data
For the specified proof, permanently deletes all claim data which the wallet holder shared. The proof request metadata and related history entries are still accessible.