Truvera

Integrate Truvera with your AI workspace

Truvera is a platform that enables organizations and developers to issue, manage, and verify verifiable credentials and decentralized identities, making data fraud-proof and instantly verifiable.

Explore Triggers and Actions

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.

ActionTry it

Create Webhook

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

ActionTry it

Delete API Key

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

ActionTry it

Delete Credential

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

ActionTry it

Delete Tag

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

ActionTry it

Delete Webhook

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

ActionTry it

Retrieve API Key

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

ActionTry it

Retrieve API Keys

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

Retrieve DID Document

Tool to retrieve a DID Document by its DID. Use after you have a valid DID to resolve and inspect its DID Document.

ActionTry it

Retrieve Revocation Registries

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.

ActionTry it

Retrieve Webhook

Tool to retrieve a specific webhook's details. Use after confirming you have a valid webhook ID.

ActionTry it

Retrieve Webhooks

Tool to list configured webhooks. Use when you need to retrieve all webhook endpoints configured for your account.

ActionTry it

Verify Credential or Presentation

Tool to verify a verifiable credential or presentation. Use after receiving a credential or presentation from an issuer.

ActionTry it