Algorand RPC API

Algorand RPC API Connection Guide

See the Algorand RPC API connection guide.

Method Compute Unit Value
GET /genesis
GET /health 1
GET /metrics
GET /swagger.json
GET /v2/accounts/{address} 10
GET /v2/accounts/{address}/applications/{application-id} 10
GET /v2/accounts/{address}/assets/{asset-id} 10
GET /v2/accounts/{address}/transactions/pending 10
GET /v2/applications/{application-id} 5
GET /v2/assets/{asset-id} 5
GET /v2/blocks/{round} 50
GET /v2/blocks/{round}/lightheader/proof 50
GET /v2/blocks/{round}/transactions/{txid}/proof 50
POST /v2/catchup/{catchpoint}
DELETE /v2/catchup/{catchpoint}
GET /v2/ledger/supply
POST /v2/participation
GET /v2/participation
POST /v2/participation/{participation-id}
GET /v2/participation/{participation-id}
DELETE /v2/participation/{participation-id}
POST /v2/shutdown
GET /v2/stateproofs/{round}
GET /v2/status 1
GET /v2/status/wait-for-block-after/{round}
POST /v2/teal/compile
POST /v2/teal/disassemble
POST /v2/teal/dryrun
POST /v2/transactions 10
GET /v2/transactions/params 5
GET /v2/transactions/pending 5
GET /v2/transactions/pending/{txid} 5
GET /versions

Contact us through email or our support page for any issues, bugs, or assistance you may need.