Privado ID Issuer Node APIs
The Issuer Node APIs provide the following functionalities:
- Create and retrieve Identities
- Create a Verifiable Credential (VC)
- Retrieve a Verifiable Credential or a list of Verifiable Credentials
- Generate JSON to create a QR Code and use that to accept credentials in a wallet
- Revoke a Verifiable Credential
- Retrieve the Revocation Status of a Verifiable Credential
- Call Agent Endpoint using the Wallet App
These APIs can be tested locally on a Self Hosted Platform.
note
Please note that the API endpoints listed in the testing links above need to be called in sequential order. For example, you need to first create an identity before a Verifiable Credential can be issued by the Issuer Node.