DIDs
These endpoints are being phased out, but they can be used to create and manage DIDs (Decentralized Identifiers). Use the identifiers endpoints to create and manage DIDs.
Related guide: DIDs
📄️ Retrieve a DID
Returns detailed information about a DID.
📄️ Deactivate a DID
Deactivate a DID. See the [DID deactivation](/dids#deactivate-a-did)
📄️ List DIDs
Returns a list of DIDs within an organization. See the [guidelines](/api/general_guidelines) for handling list endpoints.
📄️ Create a DID
Creates a DID using a key, or keys, and a method.
📄️ Retrieve the matching trust entity for a DID
Returns details on the matching trust entity for a DID.
📄️ Resolve a DID
Resolves a DID to its DID document, returning its verification relationships.