Version: 2024.3.1
iGrant.io API documentation
iGrant.io (™) is a Swedish data exchange and verification service provider. It uses self-sovereign identity, verifiable credentials, a digital wallet and solid pod technologies, enabling a new level of interoperability and automating compliance with data regulations in a fully auditable manner.
Authentication
- API Key: ApiKey
- HTTP: Bearer Auth
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 |
Access token passed with Bearer prefix in Authorization header
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
| Bearer format: | JWT |