DIDs
Use the identifier API to create DIDs. The system assigns an ID to both the identifier and the DID. Use the DID ID returned from the identifier response with this DID API for management operations like deactivation.
📄️ List DIDs
Returns a list of DIDs within the organization.
📄️ Create a DID
Deprecated. Use the identifier API to create a DID as an identifier
📄️ Retrieve a DID
Returns information about a specified DID.
📄️ Deactivate a DID
Deactivate a DID. Related guide: [DID deactivation](/dids#deactivate-a-did)
📄️ Retrieve trust information from DID
Returns trust information about a specified DID.