Solscan · Rate Limits
Solscan Rate Limits
Solscan Public API enforces a fair-use limit (typically 10 rps per IP). Pro API tiers gate per rate-per-second AND per-month compute units (CU). Hobby plan is approximately 30 rps; higher plans up to 100+ rps. Throttled responses return HTTP 429.
5 Limits
Throttle: 429
SolanaExplorerRate Limiting
Limits
Public API (fair use) ip
10
Pro Hobby api_key
30
Pro Standard api_key
50
Pro Business api_key
100
Compute Unit allowance (Pro) api_key
-1
Per-tier; each endpoint costs documented CU per call.
Policies
Backoff Strategy
Honor 429 Retry-After and apply exponential backoff with jitter.