Explore Algorand blockchain, offering fast transactions via RPC gateway. Access detailed documentation for building scalable dApps and DeFi applications.
The Algorand RPC documentation provides a comprehensive guide for developers to interact with the Algorand network programmatically. It includes APIs for interacting with the core components such as `algod`, responsible for node operations, and the `indexer`, which allows efficient blockchain data searches. Developers can use these endpoints to query blockchain data, submit transactions, and retrieve network statistics. Algorand’s architecture, known for scalability and security, enables the development of efficient decentralized applications across DeFi, payments, and enterprise use cases.
- Algorand Website: https://algorand.coAlgorand RPC Gateway
*Supported Blockchains - tiers: 💎 Tier 1, ⭐ Tier 2, ✨ Tier 3
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Quick connection to Algorand
Available Algorand interfaces
Algorand - REST API
- simulateTransaction
- getApplicationLogs
- getApplication
- getAccounts
- getTransaction
- getAccountApplications
- getHealth
- getApplicationBoxes
- getTransactionParams
- getGenesis
- getAccountAssets
- getBlock
- getNodeStatusAfterRound
- getNodeStatus
- isHealthy
- getAccountTransactions
- getBlockHash
- getAccountApssLocalState
- getLedgerStateDelta
- getAccountCreatedAssets
- getApplicationBox
- getAssetTransactions
- getAccountInfo
- getAssets
- getAsset
- getAssetInformation
- getTransactions
- isReady
- getApplicationDetails
- getPendingTransactions
- getTransactionProof
- getAccountApplicationInfo
- getApplications
- broadcastTransaction
- getLedgerSupply
- getAccount
- getAssetBalances
- getAccountAssetInfo
Algorand - Tatum API
- Generate Algorand wallet
- Generate Algorand account address from private key
- Access Algorand Indexer GET node endpoints
- Access Algorand Algod GET node endpoints
- Access Algorand Algod POST node endpoints
- Get Algorand Account balance
- Get current block number
- Get Algorand block by block round number
- Send Algos to an Algorand account
- Enable receiving asset on account
- Get Algorand Transaction
- Get Algorand Transactions between from and to
- Broadcast signed Algorand transaction