Endpoint matrix
Looking for network specific explorers, wallets, faucets, node/indexer running guides ?
Checkout the AVM Tools matrix
Free Archival Node API / RPC
Vanilla algod API, experimental & developer endpoints enabled. see swagger docs
Commercial customers should use nodely.io enterprise endpoints for better availability and ~30% less latency.
Specialized endpoints that exclude USA/Canada/Mexico servers
| Network | ID | Full Algod v2 API |
|---|---|---|
| Algorand mainnnet excl. North America | mainnet-v1.0 | https://xna-mainnet-api.4160.nodely.dev |
Legacy Endpoints
| Network | ID | Full Algod v2 API |
|---|---|---|
| Algorand mainnnet | mainnet-v1.0 | https://mainnet-api.algonode.cloud |
| Algorand testnet | testnet-v1.0 | https://testnet-api.algonode.cloud |
| Algorand betanet | betanet-v1.0 | https://betanet-api.algonode.cloud |
Example:
curl https://testnet-api.algonode.cloud/v2/statusFree Archival Indexer API
Vanilla indexer API see swagger docs
Commercial customers should use nodely.io enterprise endpoints for better availability and 30% less latency.
| Algorand mainnnet | mainnet-v1.0 | https://mainnet-api.4160.nodely.dev|swaggerUI |
| Network | ID | Full Indexer v2 API | playground |
|---|---|---|---|
| Algorand mainnnet | mainnet-v1.0 | https://mainnet-idx.4160.nodely.dev | swaggerUI |
| Algorand testnet | testnet-v1.0 | https://testnet-idx.4160.nodely.dev | swaggerUI |
| Algorand betanet | betanet-v1.0 | https://betanet-idx.4160.nodely.dev | swaggerUI |
| FNet futurenet | fnet-v1 | https://fnet-idx.4160.nodely.dev | swaggerUI |
| Voi mainnet | voimain-v1.0 | https://mainnet-idx.voi.nodely.dev | swaggerUI |
| Voi testnet | voitest-v1.0 | https://testnet-idx.voi.nodely.dev | swaggerUI |
Legacy endpoints (still safe to use)
| Network | ID | Full Algod v2 API | note |
|---|---|---|---|
| Algorand mainnnet | mainnet-v1.0 | https://mainnet-idx.algonode.cloud | |
| Algorand testnet | testnet-v1.0 | https://testnet-idx.algonode.cloud | |
| Algorand betanet | betanet-v1.0 | https://betanet-idx.algonode.cloud |
Example:
curl https://testnet-idx.algonode.cloud/v2/blocks/0