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
📄️ Retrieve presentation definition
For wallets; after a wallet connects to a verifier's request for proof via the [Handle Invitation](../core/handle-invitation.api.mdx)
📄️ Retrieve a proof request
Returns detailed information on a proof request.
📄️ Delete proof request
Deletes a proof request that has not completed yet. If the request is in
📄️ List proof requests
Returns a list of proof requests in an organization. See the [guidelines](/api/general_guidelines) for handling list endpoints.
📄️ 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
📄️ Delete claim data
For the specified proof, permanently deletes all claim data shared by the wallet