This API lets users generate proof for Verifiers as needed.
Users must collect fields from issued VCs to create a presentation. For instance, they can choose Date of Birth (date_of_birth
) from VC A and Passport Verified (passport_verified
) from VC B, as shown below:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
The response is of type object
.