For AI agents: visit https://docs.blockdaemon.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Blockdaemon Docs
HomeGuidesReferenceChangelogFAQs
SupportStatusBlockdaemon Docs
Reference
SupportStatus
HomeGuidesReferenceChangelogFAQs

Algorand RPC

📘

See the Algorand RPC API connection guide.

MethodCompute Unit Value
GET /genesis
GET /health1
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/pending10
GET /v2/applications/{application-id}5
GET /v2/assets/{asset-id}5
GET /v2/blocks/{round}50
GET /v2/blocks/{round}/lightheader/proof50
GET /v2/blocks/{round}/transactions/{txid}/proof50
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/status1
GET /v2/status/wait-for-block-after/{round}
POST /v2/teal/compile
POST /v2/teal/disassemble
POST /v2/teal/dryrun
POST /v2/transactions10
GET /v2/transactions/params5
GET /v2/transactions/pending5
GET /v2/transactions/pending/{txid}5
GET /versions

Updated about 2 months ago


Did this page help you?

Updated about 2 months ago


Did this page help you?
    • 👋 Need Help?