Arbiscan · Rate Limits

Arbiscan Rate Limits

Machine-readable rate limit definitions for the Arbiscan API surface. Arbiscan operates as part of the Etherscan unified V2 platform targeting Arbitrum One (chainid 42161). Rate limits are enforced per API key across all tiers from free community access through enterprise dedicated infrastructure.

Arbiscan Rate Limits is the machine-readable rate-limit profile for Arbiscan on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 14 rate-limit definitions, across the free, lite, standard, advanced, and professional tiers, measuring requests_per_second and requests_per_day.

The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Blockchain, Cryptocurrency, Arbitrum, Layer 2, and EVM.

14 Limits Throttle: 429 Quota: 429
BlockchainCryptocurrencyArbitrumLayer 2EVMWeb3Rate LimitingQuotasThrottling

Limits

Free Tier Rate Limit api-key
requests_per_second · second
3
Free Tier Daily Quota api-key
requests_per_day · day
100000
Lite Tier Rate Limit api-key
requests_per_second · second
5
Lite Tier Daily Quota api-key
requests_per_day · day
100000
Standard Tier Rate Limit api-key
requests_per_second · second
10
Standard Tier Daily Quota api-key
requests_per_day · day
200000
Advanced Tier Rate Limit api-key
requests_per_second · second
20
Advanced Tier Daily Quota api-key
requests_per_day · day
500000
Professional Tier Rate Limit api-key
requests_per_second · second
30
Professional Tier Daily Quota api-key
requests_per_day · day
1000000
Pro Plus Tier Rate Limit api-key
requests_per_second · second
30
Pro Plus Tier Daily Quota api-key
requests_per_day · day
1500000
Enterprise Negotiated Rate Limit contract
requests_per_second · second
-1
Enterprise Daily Quota contract
requests_per_day · day
-1

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter, honoring the Retry-After header when present. The Arbiscan API returns HTTP 429 when rate limits are exceeded.
Burst Handling
Short bursts above the steady-state per-second limit are tolerated up to the documented burst ceiling before throttling engages.
Quota Reset
Daily quotas reset at midnight UTC. Per-second windows reset on a rolling basis.
Fair Use
Even on uncapped enterprise tiers, sustained usage that materially impacts shared infrastructure may be subject to fair-use throttling or require dedicated infrastructure upgrades.
Chain Scope
Rate limits apply globally across all chains accessed via the unified Etherscan V2 API key. Calls to Arbitrum One (chainid 42161) count toward the same quota as calls to other chains under the same API key.