Skip to main content

Quotas & Limits

Guest limits

Guest mode is intended for evaluation and quick checks. Current defaults:

  • Scan rate limit: ~1 request/second
  • Daily cap: ~100 scans/day (per IP)

If you hit limits frequently, sign in and use a workspace API key.

Plan-based quotas (high level)

Your API key is associated with a plan tier. Defaults (may change as pricing evolves):

Plan tierURL and smart contract scansShadow rendersReports/exports
Free Evaluation25/month10/month1/month
Starter1,000/month100/month3/month
Pro10,000/month750/month20/month
PAYG (internal)Metered (1,000 free/month)500/month, then meteredUnlimited
EnterpriseCustomCustomCustom

How to see your current quota

  • Open https://dralvia.tech/#/api-keys to view your API key’s Monthly Quota and Usage Count.

How quota errors appear

  • HTTP 402 with error: "quota_exceeded": your monthly API key quota is exhausted.
  • HTTP 429: you hit a rate limit; retry with backoff.