igrantio-api-issuer
Installation
SKILL.md
iGrant.io OpenID4VC API - Issuer
When to use
Use this skill when you issue credentials from an iGrant.io organisation. It covers the 26 operations of the Issuer group: the issuer global configuration, credential definitions, credential issuance, issuance history, revocation status, scopes, and transaction data validation.
Use it when you must:
- create or change a credential definition, or read the ready-made templates;
- issue a credential and get the credential offer URI and the correlation id;
- complete a deferred issuance;
- revoke or suspend a credential that you issued;
- read or delete the issuance history of your organisation.
For the holder side, read igrantio-api-holder. For the verifier side, read
igrantio-api-verifier.