Skip to main content

Usage

Monitor your current resource usage to stay within plan limits and decide when to upgrade.

Check usage via API

Response:
A limit of -1 means unlimited.

Check usage via SDK

Payment count resets

The payments.used counter resets at the start of each billing period. All other limits (wallets, vaults, storage) are concurrent/cumulative — they don’t reset monthly.

When you approach limits

Prudra does not send automatic warnings when you approach limits. Set up monitoring against the usage API, or watch for quota error responses in your logs:
  • payment-limit-exceeded — monthly payment cap reached
  • vault-quota-exceeded — active vault limit reached
  • storage-quota-exceeded — total storage limit reached