🌻 Where AI agents bloom and ideas take flight - Discover what's new
cURL
curl --request GET \ --url http://localhost:3773/did/resolve
{ "@context": [ "<string>" ], "id": "<string>", "created": "2023-11-07T05:31:56Z", "authentication": [ {} ], "bindu": {}, "service": [ {} ] }
Resolves a Decentralized Identifier (DID) via GET request with query parameter.
The DID to resolve
DID document
The DID
Bindu-specific metadata
Was this page helpful?