Truvera icon

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.

Sign in to connect Truvera

Sign in to connect an account and start using Truvera in your apps.

Example Use Cases

These are example ways Snow can use Truvera when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Create API Key

Tool to create an API key. Use when you need to generate a new API key with optional alias and IP allowlist.

Create Webhook

Tool to create a webhook endpoint. Use when you need Dock.io to push event notifications to your service.

Delete API Key

Tool to delete a specific API key. Use after confirming the API key's ID via list_api_keys.

Delete Credential

Tool to delete a verifiable credential. Use after confirming the credential is no longer needed.

Delete Tag

Tool to delete a specific tag. Use when you have a tag ID and want to permanently remove it.

Delete Webhook

Tool to delete a specific webhook. Use after confirming the webhook's ID via list_webhooks.

Retrieve API Key

Tool to retrieve details of an API key. Tries single-key endpoint first, then falls back to listing and filtering.

Retrieve API Keys

Tool to list all API keys. Use when you need to retrieve all API keys for the authenticated account.

Retrieve Credential

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.

Retrieve Credentials

Tool to retrieve a list of credential metadata. Use when you need to collect credential details with optional pagination or filtering after authentication.