Skip to main content

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 Universal Link to accept credentials in a wallet
  • Revoke a Verifiable Credential
  • Retrieve the Revocation Status of a Verifiable Credential
  • Import and retrieve JSON Schemas
  • Manage Authentication Connections
  • Call Agent Endpoint using the Wallet

These API can be tested locally on a Issuer Node.

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.