Aptos Rate Limits
Aptos Labs provides limited anonymous access to the Fullnode REST, Indexer GraphQL, and Transaction Stream APIs on a per-IP basis without an API key. Authenticated access via a Geomi API key grants significantly higher limits, metered in compute units (CU). A deprecated per-5-minute CU system limit has been replaced with granular HTTP-level request limits that vary by subscription status (no payment method vs. payment method attached). Throttled requests receive HTTP 429 responses.
Aptos Rate Limits is the machine-readable rate-limit profile for Aptos on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_period and compute_units_per_month.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Blockchain, Web3, Move, Layer 1, and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.