Skip to main content

Create a proof schema

POST 

/api/proof-schema/v1

A proof schema defines which attributes a verifier requests from a credential holder. It specifies what information will be requested.

Proof schemas are built from attributes defined in credential schemas. Each requested attribute must first exist in a credential schema within the system. A proof schema can pull attributes from multiple credential schemas and is not restricted by credential format—it can combine 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

Request

Responses

Created