Skip to main content
Version: 2024.3.1

iGrant.io API documentation

iGrant.io provides a complete implementation of the OpenID for Verifiable Credentials Issuance (OID4VCI) and OpenID for Verifiable Presentation (OpenID4VP) protocols. This API enables organizations to issue, hold, and verify digital credentials using standards-compliant flows with support for W3C VC (JWT), IETF SD-JWT VC, and ISO 18013-5 mDoc/mDL credential formats.

Authentication

API key authentication. The value of the Authorization header must be prefixed with ApiKey (note the trailing space), e.g. Authorization: ApiKey <your-api-key>.

Security Scheme Type:apiKey
Header parameter name:Authorization

License

Apache 2.0