Hedera Mirror Node REST API
The Hedera Mirror Node REST API provides read-only access to historical data from the Hedera distributed ledger. It allows querying of transactions, account information, token balances and metadata, NFT ownership and transfers, smart contract results and logs, consensus topic messages, block data, schedule transactions, and network supply, fees, exchange rates, nodes, and staking information. No authentication is required for public endpoints. The API is throttled at 50 requests per second per IP address on the public mainnet endpoint.
Documentation
Documentation
https://docs.hedera.com/hedera/sdks-and-apis/rest-api
RateLimits
https://raw.githubusercontent.com/api-evangelist/hedera/refs/heads/main/rate-limits/rate-limits.yml
Specifications
Other Resources
Swagger
https://mainnet.mirrornode.hedera.com/api/v1/docs/
SwaggerTestnet
https://testnet.mirrornode.hedera.com/api/v1/docs/
SwaggerPreviewnet
https://previewnet.mirrornode.hedera.com/api/v1/docs/
Plans
https://raw.githubusercontent.com/api-evangelist/hedera/refs/heads/main/plans/plans.yml
FinOps
https://raw.githubusercontent.com/api-evangelist/hedera/refs/heads/main/finops/finops.yml