Moralis · Rate Limits

Moralis Rate Limits

Moralis enforces per-API-key requests-per-second and monthly compute-unit caps.

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

It captures 4 rate-limit definitions, measuring requests_per_second and compute_units.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Web3, Blockchain, Data API, Streams, and Indexing.

4 Limits Throttle: 429
Web3BlockchainData APIStreamsIndexingRate Limiting

Limits

Free Throughput api_key
requests_per_second
25
Free plan.
Starter Throughput api_key
requests_per_second
150
Starter plan.
Pro Throughput api_key
requests_per_second
750
Pro plan.
Monthly CU Cap account
compute_units
see plan
Monthly compute unit ceiling.

Policies

Backoff Strategy
Exponential backoff on 429.
Pagination
Paginate with cursor; avoid large limit values.

Sources