Skip to Content
API and DashboardBilling and Usage

Billing and Usage

All Paradym’s billing aligns with one simple principle. We bet on your success. What does this mean? It means that building is focused on helping you grow your solution, and being there every step of the way.

With the addition of the API we’re adjusting our billing to incorporate pay-by-usage. Paradym builders pay a flat fee to access the pro tier, which enables them to deploy to production. Within the pro tier, they then pay for actual transactions used.

Free Tier

The free tier contains 100 transactions a month. Some transactions are always free, check out the overview below to see which ones. Contact us about our extended free tier if you are a student or participating in a hackathon at ana@paradym.id.

The free tier contains:

  • 100 transactions a month
  • Issuance and verification of AnonCreds over DIDComm
  • Issuance and verification of SD-JWT over OpenID4VC
  • Testnet only
  • Support via the Community Slack 

Pro Tier

The pro tier includes 500 transactions for a flat rate of €25 a month; after that, you pay 0.04 per transaction. Some transactions are always free, check out the overview below to see which ones.

The pro tier contains:

  • 500 transactions a month
  • Issuance and verification of AnonCreds over DIDComm
  • Issuance and verification of SD-JWT over OpenID4VC
  • Testnet and Mainnet
  • Create multiple projects
  • Technical via a private slack channel within the Community Slack 

Transactions

The below table lists the transaction count for actions performed within Paradym. Each tier defines how many transactions are included, and costs for additional transactions. For all requests, see the API reference .

TransactionTransaction CountComment
GET Requests0
Create or update SD-JWT VC or mDOC credential template1
Create or update AnonCreds credential template1-2One transaction for creation of the definition, and optionally a second transaction if a schema also has to be created.
Issue SD-JWT VC or mDoc Credential4Transaction counts per issued credential, if a single request contains two credentials, the transaction count will be 8.
Issue AnonCreds Credential6
Revoke Credential1Each revoked credential is counted as a transaction.
Create or update presentation template1
Presentation request (verification)2A verification is only counted once it reaches a verified or failed state. Unanswered verifications are not counted as a transaction.
Send DIDComm basic message1Receiving DIDComm basic messages is free
Send DIDComm custom message1Receiving DIDComm custom messages is free
Create DIDComm connection1Creating invitations and reusing an existing connection is free.
Last updated on