App
Paradym
Use Paradym to issue identity documents, verify user identity, and ultimately enable more secure and automated data verification
What your agent can do with Paradym
Triggers and actions 11 actions
- ActionCreate Issuance Offer
Creates a OpenID4VC issuance offer for the selected credentials.
- ActionCreate Verification Request
Creates a OpenID4VC verification request for the selected presentation template.
- ActionGet Issuance Session
Retrieve a single OpenID4VC issuance session by ID, including its status. Endpoint: GET /v1/wallets/{walletId}/openid4vc/issuance/{openId4VcIssuanceId}.
- ActionGet Verification Result
Retrieves presented data attributes from OpenID4VC verification session by its id.
- ActionList DIDs
List the decentralized identifiers (DIDs) belonging to a wallet. Endpoint: GET /v1/wallets/{walletId}/dids.
- ActionList Issuance Sessions
List OpenID4VC issuance sessions for a wallet. Endpoint: GET /v1/wallets/{walletId}/openid4vc/issuance.
- ActionList Issued Credentials
List credentials that have been issued from a wallet. Endpoint: GET /v1/wallets/{walletId}/issuance.
- ActionList Verification Sessions
List OpenID4VC verification sessions for a wallet. Endpoint: GET /v1/wallets/{walletId}/openid4vc/verification.
- ActionList Wallets
List all wallets in the Paradym account. Endpoint: GET /v1/wallets.
- ActionRevoke credentials
Batch revoke previously issued credentials. Endpoint: POST /v1/wallets/{walletId}/revocation/batch.
- ActionUpdate Wallet
Update an existing wallet's settings. Endpoint: PATCH /v1/wallets/{walletId}.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Paradym API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.