Deno Rate Limits
Deno Deploy enforces per-isolate resource constraints (memory, deployment size) plus monthly quotas (requests, bandwidth, CPU time, memory time, KV reads/writes/storage) per organization rather than fixed per-second request rates. Free hits hard caps; Pro and Builder bill overage at published per-unit rates; Enterprise quotas are negotiated.
Deno Rate Limits is the machine-readable rate-limit profile for Deno on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, across the free, pro, builder, all, and enterprise tiers, measuring requests_per_month, gb_per_month, hours_per_month, memory_mb, and bytes.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Edge Compute, Serverless, JavaScript, Runtime, and Rate Limiting.
Limits
Policies
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.