# Truvera AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://truvera.io/

## Tools available

**15** tools available. First 12:

- `TRUVERA_CREATE_API_KEY` — 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.
- `TRUVERA_CREATE_WEBHOOK` — Create Webhook — Tool to create a webhook endpoint. Use when you need Dock.io to push event notifications to your service.
- `TRUVERA_DELETE_API_KEY` — Delete API Key — Tool to delete a specific API key. Use after confirming the API key's ID via list_api_keys.
- `TRUVERA_DELETE_CREDENTIAL` — Delete Credential — Tool to delete a verifiable credential. Use after confirming the credential is no longer needed.
- `TRUVERA_DELETE_TAG` — Delete Tag — Tool to delete a specific tag. Use when you have a tag ID and want to permanently remove it.
- `TRUVERA_DELETE_WEBHOOK` — Delete Webhook — Tool to delete a specific webhook. Use after confirming the webhook's ID via list_webhooks.
- `TRUVERA_RETRIEVE_API_KEY` — Retrieve API Key — Tool to retrieve details of an API key. Tries single-key endpoint first, then falls back to listing and filtering.
- `TRUVERA_RETRIEVE_API_KEYS` — Retrieve API Keys — Tool to list all API keys. Use when you need to retrieve all API keys for the authenticated account.
- `TRUVERA_RETRIEVE_CREDENTIAL` — 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.
- `TRUVERA_RETRIEVE_CREDENTIALS` — 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.
- `TRUVERA_RETRIEVE_DID` — 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.
- `TRUVERA_RETRIEVE_REGISTRIES` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Truvera

Inside a Definable workflow, Truvera is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Truvera** — the Researcher (GPT-5.5) pulls context from Truvera (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Truvera** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Truvera (create record, post message, draft email).
- **Designer / Engineer → Distributor → Truvera** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Truvera (attach file, open PR comment, post status).

The Verifier checks every Truvera call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/truvera/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
