Paradym

Integrate Paradym with your AI workspace

Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.

Explore Triggers and Actions

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.

ActionTry it

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.

ActionTry it

Archive mDoc Credential Template

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

Create DIDComm Connection Invitation

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

Create Presentation Template

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

ActionTry it

Create Project Webhook

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

Deactivate Certificate

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

ActionTry it

Delete DIDComm Connection

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

ActionTry it

Delete DIDComm Invitation

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

ActionTry it

Delete Project Webhook

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

Get DIDComm Connection

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

Get Project Members

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

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

List DIDComm Mediators

Tool to retrieve all DIDComm mediators for a project. Use when you need to list available mediators for routing DIDComm messages.

ActionTry it

List DIDComm Verification Requests

Tool to list all DIDComm verification sessions for a project. Use when you need to fetch DIDComm verification requests after obtaining the project ID.

ActionTry it

List Issued Credentials

Tool to list metadata for all issued credentials within a project. Use after confirming a valid project ID to fetch credentials, optionally filtering by status.

ActionTry it

List mDoc Credential Templates

Tool to retrieve all mDoc credential templates for a project. Use when you need to list mDoc format credential templates after obtaining the project ID.

ActionTry it

List OpenID4VC Issuance Sessions

Tool to retrieve all OpenID4VC issuance sessions for a project. Use when you need to list credential issuance sessions, optionally filtering by ID or status.

ActionTry it

List OpenID4VC Verification Sessions

Tool to retrieve all OpenID4VC verification sessions for a project. Use when you need to list OpenID4VC verification sessions after obtaining the project ID.

ActionTry it

List SD-JWT VC Credential Templates

Tool to retrieve all SD-JWT VC credential templates for a project. Use when you need to list credential templates in SD-JWT VC format, with optional filtering by ID, type, revocable status, or archived status.

ActionTry it

Receive DIDComm Invitation

Tool to receive and process an external DIDComm invitation. Use when you need to accept a connection invitation from another party.

ActionTry it

Revoke Certificate

Tool to revoke a certificate in a project. Use when you need to invalidate a certificate. Returns the updated certificate details with revoked status.

ActionTry it

Send Custom DIDComm Message

Tool to send a custom DIDComm message to a connection. Use when you need to send custom protocol messages over an established DIDComm connection.

ActionTry it

Send DIDComm Basic Message

Tool to send a basic DIDComm message to a connection. Use when you need to send a text message through an established DIDComm connection.

ActionTry it

Unarchive AnonCreds Credential Template

Tool to unarchive an archived AnonCreds credential template. Use when you need to restore an archived credential template to active status.

ActionTry it

Unarchive mDoc Credential Template

Tool to unarchive an archived mDoc credential template. Use when you need to restore an archived credential template to active status.

ActionTry it

Unarchive SD-JWT VC Credential Template

Tool to unarchive an archived SD-JWT VC credential template. Use when you need to restore an archived credential template to active status.

ActionTry it

Update DIDComm Connection

Tool to update a DIDComm connection. Use when you need to modify connection details like display name.

ActionTry it

Update mDoc Credential Template

Tool to update an existing mDoc credential template. Use when you need to modify template name, attributes, validity period, or styling for an mDoc credential.

ActionTry it

Update Presentation Template

Tool to update an existing presentation template. Use when you need to modify template name, description, credentials, or verifier configuration.

ActionTry it

Update Project

Tool to update an existing project's name and verification data access settings. Use when you need to modify project details.

ActionTry it

Update Project Profile

Tool to update the default profile for a project. Use when you need to modify profile display settings, logo, OpenID4VC version, or wallet configuration.

ActionTry it

Update SD-JWT VC Credential Template

Tool to update an existing SD-JWT VC credential template. Use when you need to modify template name, attributes, validity periods, or styling for an SD-JWT VC credential.

ActionTry it

Update Trusted Entity

Tool to update an existing trusted entity in a project. Use when you need to modify the name, certificates, or DIDs of a trusted entity.

ActionTry it
Paradym integration | Dench