Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-enhance-hollow-account-docs-97196.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Hedera Mirror Node REST API enables developers to access historical transaction data from Hedera’s mainnet, testnet, and previewnet. Each transaction generates a record stored in a record file, which can be accessed via the Mirror Node REST APIs.Making a Request
To make a request, use the network endpoint and the REST API of choice. For example, To get a list of transactions on the Hedera mainnet, use the following API endpoint:curl, you can make a request like this:
Hedera Mirror Node Swagger UI Environments
Hedera provides interactive Swagger UI for its Mirror Node REST API. Developers can use these environments to explore available endpoints, check request parameters, and test API calls without writing code.Available Environments:
| Network | Swagger UI URL |
|---|---|
| Mainnet | Mainnet Swagger UI |
| Testnet | Testnet Swagger UI |
| Previewnet | Previewnet Swagger UI |
Hedera Mirror Node Environments
Hedera provides three different network environments for interacting with the Mirror Node API.| Network | Base URL |
|---|---|
| Mainnet | https://mainnet.mirrornode.hedera.com/ |
| Testnet | https://testnet.mirrornode.hedera.com/ |
| Previewnet | https://previewnet.mirrornode.hedera.com/ |
Community Providers
You may also check out these community providers as alternatives:- LinkPool
https://hedera-mirror.linkpool.pro/
- Validation Cloud
https://mainnet.hedera.validationcloud.io/
- DragonGlass
https://api.dragonglass.me/hedera/