Proof schemas
A proof schema defines the attributes a verifier requests from a credentials holder. It is the collection of items of information to be requested.
Proof schemas are built from attributes defined in credential schemas. Each item of information to be requested must first be part of a credential schema in the system. Proof schemas are not restricted to pulling attributes from a single credential schema or from credential schemas using a particular credential format; a single proof schema can be composed of any number of attributes from any number of credential schemas within the organization.
Proof schemas cannot combine hardware- and software-based credentials.
Related guide: Proof schemas
📄️ Retrieve proof schemas
Returns a list of proof schemas. See the [guidelines](/api/general_guidelines) for handling list endpoints.
📄️ Create proof schema
Creates a proof schema, for creating proof requests.
📄️ Retrieve proof schema
Returns detailed information on a proof schema.
📄️ Delete a proof schema
Deletes a proof schema.
📄️ Share proof schema
Generates a url to share a proof schema with a mobile verifier.
📄️ Import proof schema
Imports a shared proof schema to a mobile verifier, for use in creating proof requests. After previewing