Skip to main content
Version: Next

Archive Access API rate limits on Dapper Labs Archive nodes

Rate limits

Following are the current rate limits for the Archive Node gRPC API in total across all Dapper Labs Archive nodes. The actual limits are enforced by each individual node. If you are using a load balanced endpoint, the limits below are the max rate, and may vary depending on how your requests are routed.

Once the limit has reached, the client will receive an RPC error ResourceExhausted in the gRPC response.

Please note, these limits only apply to the archive nodes hosted by Dapper Labs. Archive nodes run by other node operators will have different rate limits. Also, all the gRPC endpoints listed below start with flow.access.AccessAPI due to the Archive Access API having the same gRPC protobuf definitions as the original Access API from our Access Nodes. For information on rate limitting of the Access API for Flow's Access Nodes please visit this page.

Mainnet
gRPC APITotal request per second per client IP
flow.access.AccessAPI/GetAccountAtBlockHeight5
flow.access.AccessAPI/ExecuteScriptAtBlockID5
flow.access.AccessAPI/ExecuteScriptAtBlockHeight5
Testnet
gRPC APITotal request per second per IP
flow.access.AccessAPI/GetAccountAtLatestBlock5
flow.access.AccessAPI/ExecuteScriptAtBlockID5
flow.access.AccessAPI/ExecuteScriptAtBlockHeight5