Cloud Agent Admin API
Sudo Platform Decentralized Identity Cloud Agent admin API supports exchange of credentials and presentations over various Aries protocols, with support for both Anoncreds and W3C VC specifications
The cloud agent admin API allows you to easily perform decentralized identity (DI) operations using your dedicated cloud agent instance. This API is pure GraphQL and can be interacted with by any HTTP client, empowering both server-side and client-side web applications with decentralized identity capabilities.
The cloud agent supports Aries protocols and the Anoncreds and W3C Verifiable Credential Data Model specifications, with support for more protocols and digital credential specifications coming soon.
Key Features
Send connection invitations, and reply to connection invitations | |
Browse connections and close connections | |
Securely send and receive textual messages with established connections | |
Write Anoncreds schemas and credential definitions to the ledger | Prepare your own Anoncreds credential templates and apply them when issuing Anoncreds credentials |
Issue both Anoncreds and W3C credentials with a single unified API, supporting all Aries protocol versions for maximum interoperability. The cloud agent can also hold its own credentials when necessary. Your organization has full control over whether to keep or erase the cloud agent's credential exchange history | |
Verify both Anoncreds and W3C credentials with a single unified API, supporting all Aries protocol versions for maximum interoperability. The cloud agent can also present its own credentials when necessary. Your organization has full control over whether to keep or erase the cloud agent's verification history | |
Manage both Anoncreds credentials and W3C credentials which are held by the cloud agent under a single unified API | |
The cloud agent admin API automatically logs all user operations, giving you internal visibility on your organizational operations |
Next steps
Last updated