Truvera
Verifiable credentials platform for credentials, API keys, webhooks, tags, and decentralized identity workflows.
Fits digital identity teams that issue verifiable credentials, manage API keys, route lifecycle webhooks, and tag credential records.
Example Use Cases
These are the Truvera actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create an API key. Use when you need to generate a new API key with optional alias and IP allowlist.
Tool to create a webhook endpoint. Use when you need Dock.io to push event notifications to your service.
Tool to retrieve details of an API key. Tries single-key endpoint first, then falls back to listing and filtering.
Tool to list all API keys. Use when you need to retrieve all API keys for the authenticated account.
Tool to retrieve a verifiable credential by its unique ID. If a password was used to persist it, include the same password to decrypt and return the full credential. Otherwise, only metadata is returned.
Tool to retrieve a list of credential metadata. Use when you need to collect credential details with optional pagination or filtering after authentication.
Tool to retrieve a DID Document by its DID. Use after you have a valid DID to resolve and inspect its DID Document.
Tool to retrieve a list of revocation registries. Use when you need to list all registries created by the authenticated account with optional pagination and filtering.
Tool to retrieve a specific webhook's details. Use after confirming you have a valid webhook ID.
Tool to list configured webhooks. Use when you need to retrieve all webhook endpoints configured for your account.