Skip to main content
Back to all blockchains
Algorand logo

Free Algorand RPC (ALGO)

Explore Algorand blockchain, offering fast transactions via RPC gateway. Access detailed documentation for building scalable dApps and DeFi applications.

99.99%
4
24/7
FREE
RPC Gateway

Connect to Algorand RPC

Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.

Connect to Algorand Gateway

Make your first RPC call on Algorand's Blockchain Gateway.

Mainnet

Mainnet
Explorer
Algod REST API
https://algorand-mainnet-algod.gateway.tatum.io
Indexer REST API
https://algorand-mainnet-indexer.gateway.tatum.io

Testnet

Testnet
Explorer
Algod REST API
https://algorand-testnet-algod.gateway.tatum.io
Indexer REST API
https://algorand-testnet-indexer.gateway.tatum.io

* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.

Ready for production?

Get 200 requests/second, priority support and advanced blockchain features.

Global Load Balancer

Route to nearest node

Batch RPC Calls

Multiple requests at once

Archive Nodes

Historical blockchain data

Debug & Trace

Advanced debugging

Advanced Analytics

Usage & performance

Bring Your Own RPC

Custom RPC gateways

Upgrade
Get Free API Key

Increase your limit and access all Algorand features in Tatum Development Platform.

Smart Contract Tools on Algorand

Deploy, create, and interact with smart contracts on Algorand.

Accessible to Everyone

No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.

Our Mission

With love by Tatum

Blockchain Data

Indexed Algorand Data Insights

Complete on-chain data access for Algorand. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs - no need to run your own nodes.

About Algorand

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.

FAQ

Frequently Asked Questions

Everything you need to know about Algorand RPC endpoints

What is Algorand RPC?

Algorand RPC (Remote Procedure Call) is an interface that allows developers to interact with the Algorand blockchain. It enables you to read data, send transactions, and deploy smart contracts programmatically using standard JSON-RPC methods.

How do I connect to Algorand using these RPC endpoints?

Simply copy the RPC endpoint URL from above and configure it in your Web3 library (ethers.js, web3.js), wallet (MetaMask, Trust Wallet), or development tool (Hardhat, Truffle). The endpoint works immediately with no registration required for the free tier.

What are the rate limits for free Algorand RPC?

Free tier RPC endpoints are limited to 5 requests per minute. This is perfect for testing and development. For production applications, we recommend upgrading to Tatum Premium which offers 200 requests per second with no daily limits.

When should I upgrade to Premium?

Consider upgrading to Premium when you're moving to production, need higher rate limits (200 req/sec), require 99.9% uptime SLA, want access to archive nodes for historical data, or need advanced features like batch RPC calls, debug/trace methods, and priority support.

Is Algorand RPC free forever?

Yes! Our free tier Algorand RPC endpoints are free forever with 5 requests per minute. This tier is perfect for learning, testing, and small projects. There are no hidden fees or time limits on the free tier.

What's the difference between mainnet and testnet?

Mainnet is the live Algorand blockchain where real transactions occur with real assets. Testnet is a separate network used for testing and development with free test tokens. Always test your dApp on testnet before deploying to mainnet.

Can I use these endpoints in production?

Free tier endpoints can be used in production for low-traffic applications (under 5 req/min). For production apps with higher traffic, we strongly recommend Tatum Premium for guaranteed uptime, faster rate limits, and enterprise SLA.