Jupiter · Rate Limits

Jupiter Exchange Rate Limits

Jupiter Lite tier (lite-api.jup.ag) is fair-use, commonly throttled at around 10 requests per second per IP. Pro tier (pro-api.jup.ag) keys raise per-second limits per subscription. 429 is returned when limits are exceeded.

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

It captures 2 rate-limit definitions, measuring requests_per_second.

The profile also includes 1 backoff/retry policy defined and response codes documented for throttled.

Tagged areas include Solana, DEX, and Rate Limiting.

2 Limits Throttle: 429
SolanaDEXRate Limiting

Limits

Lite (fair use) ip
requests_per_second
10
Pro (typical) api_key
requests_per_second
100
Per-subscription tier.

Policies

Backoff Strategy
Honor 429 Retry-After and apply exponential backoff with jitter.

Sources