QuickStart
To interact with an AVM chain just use one of the endpoints below, no keys required.
Example usage in SDKs for Algorand testnet
Algorand endpoints
Algorand | Full Indexer v2 API | Full Algod v2 API |
---|---|---|
MainNet | https://mainnet-idx.4160.nodely.dev | https://mainnet-api.4160.nodely.dev |
TestNet | https://testnet-idx.4160.nodely.dev | https://testnet-api.4160.nodely.dev |
BetaNet | https://betanet-idx.4160.nodely.dev | https://betanet-api.4160.nodely.dev |
Algorand Endpoints info
- Cloudflare automatic balancing across 20+ geo locations
- Preflight acceleration (200+ locations)
- OK for production (backend & frontend)
Voi mainnet network endpoints
Voi | Full Indexer v2 API | Full Algod v2 API |
---|---|---|
Mainnet | https://mainet-idx.voi.nodely.dev | https://mainnet-api.voi.nodely.dev |
Voi Endpoints info
- Cloudflare automatic balancing across 2 geo locations in USA
- Preflight acceleration (200+ locations)
- OK for production (backend & frontend)
Usage
Nodely hosts vanilla Algod API and indexer API - just drop the URL in your SDK and you are good to go.
Click on a Front-End URL to proceed to online Algod Swagger or Indexer Swagger documentation / API playground