The DID Registry (DIDR) is an EBSI core service providing the capabilities of registering, managing and resolving EBSI Decentralised Identifiers (DIDs) of the did:ebsi DID method.
It enables consumers to interact with the DID Registry Smart Contract to:
- Insert a DID/DID document
 - Update a DID document
 - Add a service
 - Revoke a service
 - Revoke a DID/DID Controlling keys
 - Resolve a DID (and obtain a DID document)
 
For more information see:
- How to register a DID document
 - CLI Tool page: Test the capabilities using the EBSI CLI tool
 
Authentication
- HTTP: Bearer Auth
 
| Security Scheme Type: | http | 
|---|---|
| HTTP Authorization Scheme: | bearer | 
| Bearer format: | JWT |