Add Paradym to your AI agent
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.
- Things your agent can do in Paradym
- 69
Things your AI can do in Paradym
Your FormWise AI can handle any of these in Paradym — on its own, without you needing to click a button.
Create AnonCreds Credential Template
PopularTool 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
PopularTool 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
PopularTool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.
Create DIDComm Issuance Offer
PopularTool 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
PopularTool 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
PopularTool to create an OpenID4VC verification request. Use when you need to initiate a credential verification flow with a presentation template.
Create SD-JWT VC Credential Template
PopularTool 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
PopularTool to create a new trusted entity for a project. Use when you need to add trusted DIDs or X509 certificates to establish trust relationships.
Get AnonCreds Credential Template
PopularTool 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 DIDComm Connection
PopularTool to retrieve a specific DIDComm connection by ID. Use when you need to fetch details of a particular connection.
Get mDoc Credential Template
PopularTool 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 OpenID4VC Issuance Session
PopularTool to retrieve a specific OpenID4VC issuance session by ID. Use when you need to check the status or details of an issuance session.
Show 57 more things it can do
Get OpenID4VC Verification Session
PopularTool 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
PopularTool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.
Get Project Profile
PopularTool 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 SD-JWT VC Credential Template
PopularTool 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.
Issue Direct SD-JWT VC
PopularTool 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
PopularTool 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
PopularTool 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 mDoc Credential Templates
PopularTool to retrieve all mDoc credential templates for a project. Use when you need to list mDoc format credential templates after obtaining the project ID.
List OpenID4VC Issuance Sessions
PopularTool to retrieve all OpenID4VC issuance sessions for a project. Use when you need to list credential issuance sessions, optionally filtering by ID or status.
List OpenID4VC Verification Sessions
PopularTool to retrieve all OpenID4VC verification sessions for a project. Use when you need to list OpenID4VC verification sessions after obtaining the project ID.
List SD-JWT VC Credential Templates
PopularTool 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.
Receive DIDComm Invitation
PopularTool to receive and process an external DIDComm invitation. Use when you need to accept a connection invitation from another party.
Update Project
PopularTool to update an existing project's name and verification data access settings. Use when you need to modify project details.
Update Project Profile
PopularTool to update the default profile for a project. Use when you need to modify profile display settings, logo, OpenID4VC version, or wallet configuration.
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 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.
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 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 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 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 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 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 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 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 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.
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.
List DIDComm Mediators
Tool to retrieve all DIDComm mediators for a project. Use when you need to list available mediators for routing DIDComm messages.
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.
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.
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.
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.
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.
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.
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.
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.
Update DIDComm Connection
Tool to update a DIDComm connection. Use when you need to modify connection details like display name.
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.
Update Presentation Template
Tool to update an existing presentation template. Use when you need to modify template name, description, credentials, or verifier configuration.
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.
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.
Built for the way you actually work
No code, no engineers
Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.
Sounds like you, not like a bot
Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.
Plugs into the stack you already use
No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.
Your data stays yours
Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.
What you can do once Paradym is connected
Onboard new clients without lifting a finger
When someone signs up, your AI greets them, sets up their next step in Paradym, and keeps the momentum going — even at 2am.
Reply to leads in seconds, not days
Your AI watches Paradym for new inquiries, answers questions in your voice, and books the call before they cool off.
Get your weekends back
Hand off the repetitive Paradym work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.
How to connect Paradym to your agent
- 1
Start using FormWise for free
Sign up in under a minute.
- 2
Find Paradym in your connected apps
Inside FormWise, go to Settings → Connected Services and look for Paradym.
- 3
Hit "Connect"
Click "Connect Paradym" and log in like you normally would. We only ask for the permissions your AI actually needs.
- 4
Tell your AI what to do in Paradym
Build a quick AI Agent (it's like writing instructions, not code), and pick the Paradym actions you want your AI to handle.
- 5
Watch it run
Send it a real-world task and watch your AI take care of Paradym for you. Tweak the wording until it feels just right.
Powered by the AI you already trust
Your Paradym workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.
- OpenAI
- Anthropic Claude
- Google Gemini
Questions other Paradym users had before signing up
Do I need to know how to code?
Not even a little. If you can use Paradym today, you can set this up. You'll connect Paradym, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.
Will my clients know they're talking to an AI?
Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.
Can I make it sound like me?
Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.
What if I want to take over a conversation?
You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.
Is my client data safe?
Yes. Your Paradym login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Paradym or delete everything any time.
What happens when Paradym updates their app?
We handle it. When Paradym adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.
How fast can I actually get this running?
Most people are up and running the same day they sign up. Connecting Paradym takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.
What is FormWise?
FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Paradym — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.
Can I sell AI agents to my clients?
Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.
Can I embed my AI on my website or in my course?
Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.
Do I need to know anything about AI to use this?
No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.
About Paradym on FormWise
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.
Connect Paradym once and your FormWise AI gets 69 things it can do inside it. That means your AI can handle the Paradym work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.
You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.
New to Paradym? Take a look at paradym.id.
More security & identity tools integrations
Dnsfilter
DNSFilter provides cloud-based DNS security and content filtering solutions to protect networks from online threats and manage internet usage.
Turbot Pipes
Turbot Pipes is an intelligence, automation, and security platform built specifically for DevOps, offering hosted Steampipe database instances, shared dashboards, snapshots, and more.
Borneo
Borneo is a data security and privacy platform designed for sensitive data discovery and remediation.
Digicert
DigiCert is a leading provider of high-assurance TLS/SSL, PKI, IoT, and signing solutions, enabling secure digital interactions worldwide.
Persona
Persona offers identity infrastructure that allows you to craft personalized and automated verification solutions so you can better understand & protect users.
Nextdns
NextDNS is a DNS service that enhances internet security and privacy by blocking malicious websites, tracking scripts, and ads before they reach your device.
Stop doing the Paradym work yourself
Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.
