Dev_toolsIn development

Kaleido

Kaleido is a full-stack platform for building and managing enterprise blockchain networks and applications.

In development

Cataloged and scoped, not yet available to run in production.

29
actions

Actions

Operations this integration can perform.

30

Add Organization Identity Proof

Add an x509 identity proof to a Kaleido organization. Use this to register a certificate chain that links an organization's off-chain PKI identity to their blockchain accounts. The certificate will be in 'pending' state until verified.

Create API Key

Creates a new API key for the specified Kaleido organization. The returned apikey secret should be stored securely as it cannot be retrieved again. Use KALEIDO_GET_ORGANIZATIONS to obtain a valid org_id first. Note: Organizations have a limit on active API keys (e.g., 5 for starter plans).

Delete API Key

Permanently deletes an API key by its ID. First use 'Get API Keys' to retrieve the list of API keys and their IDs. The deletion is irreversible.

Delete Organization Identity Proof

Remove an x509 identity proof from a Kaleido organization. This permanently deletes the identity proof. The deletion is irreversible.

Get API Key

Tool to retrieve details of a specific API key by its ID. Use when you need to get information about a particular API key after obtaining its ID from the Get API Keys action.

Get API Keys

Tool to retrieve all API keys associated with the organization. Use when you need an overview of existing API keys after authenticating.

Get App2App Runtimes

Tool to retrieve App2App runtimes by listing all services and filtering where service == 'app2app'. Use after authenticating to enumerate App2App service instances.

Get Application Credentials

Tool to retrieve application credentials for a specific environment. Use when you need to list DApp credentials after environment setup.

Triggers

Events that start workflows from this integration.

2

Smart Contract Event

Triggered when a defined smart contract event occurs on the blockchain, delivered reliably through Kaleido's event streams.

Transaction Streamed

Triggered when a transaction is reliably streamed onto the blockchain via Kaleido's REST API Gateway, backed by Kafka messaging.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.