Operator
← All integrations
Paradym logo

Connect Paradym to OpenClaw on Operator.io

Paradym is an API-first platform for issuing, verifying, and managing verifiable credentials. It streamlines credential workflows using standards like SD-JWT VCs and AnonCreds.

Automate Paradym with AI

Hand Paradym to an OpenClaw agent running on Operator. You write what you want in a chat and it turns that into real Paradym actions like activate certificate, archive anoncreds credential template, archive mdoc credential template, without you opening the app.

Your agent reaches Paradym directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Paradym

Your agent can call any of these Paradym actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

Activate Certificate

Tool to activate a certificate for use in a project. Use when you need to enable a certificate that is in pending activation status.

Archive AnonCreds Credential Template

Tool to archive an AnonCreds credential template in a project. Use when you need to remove or deactivate a credential template. Returns success status upon archival.

Archive mDoc Credential Template

Tool to archive an mDoc credential template. Use when you need to archive a template that is no longer needed.

Archive Presentation Template

Tool to archive a presentation template in a project. Use when you need to remove or deactivate a presentation template. Returns success status upon archival.

Archive SD-JWT VC Credential Template

Tool to archive an SD-JWT VC credential template in a project. Use when you need to remove or deactivate an SD-JWT VC credential template.

Create AnonCreds Credential Template

Tool to create a new AnonCreds credential template. Use when you have a project ID and want to define a credential schema with specific attributes.

Create Certificate

Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.

Create DIDComm Connection Invitation

Tool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.

Create DIDComm Issuance Offer

Tool to create a DIDComm credential issuance offer. Use when you need to offer credentials via DIDComm protocol after obtaining a project ID and credential template.

Create OpenID4VC Credential Offer

Tool to create an OpenID4VC credential offer. Use when you need to issue verifiable credentials using OpenID4VC protocol. Note: Only works with SD-JWT VC and mDoc credential templates.

Create OpenID4VC Verification Request

Tool to create an OpenID4VC verification request. Use when you need to initiate a credential verification flow with a presentation template.

Create Presentation Template

Tool to create a new presentation template. Use when you have a project ID and template definition ready.

Create Project Webhook

Tool to create a new webhook for a project. Use after obtaining the project ID to subscribe to specific project events.

Create SD-JWT VC Credential Template

Tool to create a new SD-JWT VC credential template with selective disclosure capabilities. Use when you have a project ID and want to define a credential with attributes that can be selectively disclosed.

Create Trusted Entity

Tool to create a new trusted entity for a project. Use when you need to add trusted DIDs or X509 certificates to establish trust relationships.

Deactivate Certificate

Tool to deactivate a certificate in a project. Use when you need to deactivate an active certificate, changing its status to inactive.

Delete DIDComm Connection

Tool to delete a DIDComm connection from a project. Use when removing a connection that is no longer needed.

Delete DIDComm Invitation

Tool to delete a DIDComm invitation from a project. Use when removing an invitation that is no longer needed.

Delete Trusted Entity

Tool to delete a trusted entity from a project. Use when you need to remove a trusted entity that is no longer needed.

Delete Project Webhook

Tool to delete a webhook endpoint from a project. Use when removing a webhook no longer needed. Returns the deletion status.

Get AnonCreds Credential Template

Tool to retrieve a specific AnonCreds credential template by ID. Use when you need to view details of a specific credential template after obtaining the project ID and template ID.

Get AnonCreds Credential Template JSON Schema

Tool to retrieve the JSON schema for an AnonCreds credential template. Use when you need to understand the structure and validation rules of a credential template.

Get DIDComm Connection

Tool to retrieve a specific DIDComm connection by ID. Use when you need to fetch details of a particular connection.

Get DIDComm Connections

Tool to retrieve a list of DIDComm connections for a project. Use when you need to fetch connections after obtaining the project ID.

Get DIDComm Invitation

Tool to retrieve a specific DIDComm invitation by ID. Use when you need to get details of an existing invitation after obtaining the project ID and invitation ID.

Get DIDComm Issuance Session

Tool to retrieve a specific DIDComm issuance session by ID. Use when you need to check the status or details of a credential issuance session.

Get DIDs

Tool to retrieve a list of Decentralized Identifiers (DIDs) for a specific project. Use after project creation when you need to list or paginate through DIDs.

Get mDoc Credential Template

Tool to retrieve a specific mDoc credential template by ID. Use when you need to fetch details of an existing mDoc credential template for a project.

Get mDoc Credential Template JSON Schema

Tool to retrieve the JSON schema for an mDoc credential template. Use when you need to understand the structure and validation rules of an mDoc credential template.

Get OpenID4VC Issuance Session

Tool to retrieve a specific OpenID4VC issuance session by ID. Use when you need to check the status or details of an issuance session.

Get OpenID4VC Verification Session

Tool to retrieve a specific OpenID4VC verification session by ID. Use when you need to check the status or details of an existing verification session.

Get Presentation Template

Tool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.

Get Presentation Templates

Tool to retrieve a list of presentation templates for a project. Use when you need to list presentation templates after obtaining the project ID.

Get Project Members

Tool to retrieve a list of project members. Use after confirming the project ID exists.

Get Project Profile

Tool to retrieve the default profile for a project. Use after confirming the project ID exists when you need to get profile details such as DID, display name, logo, and wallet configuration.

Get Projects

Tool to retrieve a list of all projects accessible to the authenticated user. Use after authentication when you need to list available projects.

Get Project Webhooks

Tool to retrieve a list of webhooks configured for a specific project. Use when you need to list configured webhooks before managing or auditing them.

Get SD-JWT VC Credential Template

Tool to retrieve a specific SD-JWT VC credential template by ID. Use when you need to fetch details of an existing SD-JWT VC credential template for a project.

Get SD-JWT VC Credential Template JSON Schema

Tool to retrieve the JSON schema for an SD-JWT VC credential template. Use when you need to understand the structure and validation rules of an SD-JWT VC credential template.

Get Trusted Entities

Tool to retrieve trusted entities for a specific project. Use when you need to list all trusted entities associated with a Paradym project after authentication.

Get Trusted Entity

Tool to retrieve a specific trusted entity by ID. Use when you need to get detailed information about a particular trusted entity including its certificates and DIDs.

Issue Direct SD-JWT VC

Tool to directly issue an SD-JWT VC credential without exchange protocol. Use when you need to create a verifiable credential with selective disclosure capabilities for a specific credential template.

List AnonCreds Credential Templates

Tool to retrieve all AnonCreds credential templates for a project. Use when you need to list available credential templates for issuing AnonCreds verifiable credentials.

List Certificates

Tool to retrieve all X.509 certificates for a project. Use when you need to list certificates with optional filtering by type, key type, status, or other attributes.

List Certificate Signing Requests

Tool to retrieve all certificate signing requests for a project. Use when you need to list or audit CSRs for certificate management.

List DIDComm Invitations

Tool to retrieve all DIDComm invitations for a project. Use when you need to inspect or paginate through connection invitations after obtaining the project ID.

List DIDComm Issuance Offers

Tool to list all DIDComm issuance offers within a project. Use when you need to retrieve or paginate issuance offers after obtaining a project ID.

List DIDComm Mediator Connections

Tool to retrieve connections for a DIDComm mediator. Use when you need to list all connections associated with a specific mediator in a project.

Plus 21 more Paradym actions your agent can call.

How to connect Paradym

You authorize Paradym once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Paradym without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Paradym

How do I connect Paradym to Operator?
Connecting Paradym is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Paradym and you never reauthorize by hand.
Can my agent work with issues and pull requests in Paradym?
Yes. It can open and comment on issues, review pull requests, manage labels, and read project details when you ask. Teams use it to triage incoming work, draft release notes, and post a summary of what changed without leaving chat.
Do I need to write code or manage Paradym API keys?
No. Operator manages the Paradym connection and token refresh, so there are no API keys to paste and nothing to deploy.
Can my agent use Paradym together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Paradym and tools like GitHub, Supabase, Pagerduty in one job, reading from one and acting in another without you wiring anything between them.

More apps to automate

Apps your agent runs alongside Paradym, or browse all integrations.

Put your agent on Paradym

Sign in, connect Paradym, and hand your agent the work. Your first week is free.

Try for free