Truvera
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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Truvera authenticates with an API key. Generate the credential in your Truvera account, then paste it into FlyMyAI the first time an agent uses a Truvera action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Base URL | The base URL for the Truvera API. (required) |
Truvera API Key | Your Truvera API key for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
TRUVERA_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 | Tool to create a webhook endpoint. Use when you need Dock.io to push event notifications to your service. | url, events |
TRUVERA_DELETE_API_KEY | Tool to delete a specific API key. Use after confirming the API key's ID via list_api_keys. | id |
TRUVERA_DELETE_CREDENTIAL | Tool to delete a verifiable credential. Use after confirming the credential is no longer needed. | id |
TRUVERA_DELETE_TAG | Tool to delete a specific tag. Use when you have a tag ID and want to permanently remove it. | id |
TRUVERA_DELETE_WEBHOOK | Tool to delete a specific webhook. Use after confirming the webhook's ID via list_webhooks. | id |
TRUVERA_RETRIEVE_API_KEY | Tool to retrieve details of an API key. Tries single-key endpoint first, then falls back to listing and filtering. | id |
TRUVERA_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 | 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. | id |
TRUVERA_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 | Tool to retrieve a DID Document by its DID. Use after you have a valid DID to resolve and inspect its DID Document. | did |
TRUVERA_RETRIEVE_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. | - |
TRUVERA_RETRIEVE_WEBHOOK | Tool to retrieve a specific webhook's details. Use after confirming you have a valid webhook ID. | id |
TRUVERA_RETRIEVE_WEBHOOKS | Tool to list configured webhooks. Use when you need to retrieve all webhook endpoints configured for your account. | - |
TRUVERA_VERIFY | Tool to verify a verifiable credential or presentation. Use after receiving a credential or presentation from an issuer. | credential |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Truvera!