algod
Reference
v0.0.1
OAS 3.0.1
Algod REST API.
Download OpenAPI Document
API endpoint for algod operations.
Client Libraries
Shell
Ruby
Node.js
PHP
Python
Select Client Library
Libcurl
HttpClient
RestSharp
clj-http
Http
NewRequest
HTTP/1.1
AsyncHttp
java.net.http
OkHttp
Unirest
Fetch
Axios
ofetch
jQuery
XHR
OkHttp
Fetch
Axios
ofetch
undici
NSURLSession
Cohttp
cURL
Guzzle
Invoke-WebRequest
Invoke-RestMethod
http.client
Requests
httr
net::http
Curl
Wget
HTTPie
NSURLSession
More
private
#
Copy link to "private"
private
Endpoints
GET
/debug/settings/config
GET
/debug/settings/pprof
PUT
/debug/settings/pprof
DELETE
/v2/catchup/{catchpoint}
POST
/v2/catchup/{catchpoint}
GET
/v2/participation
POST
/v2/participation
POST
/v2/participation/generate/{address}
DELETE
/v2/participation/{participation-id}
GET
/v2/participation/{participation-id}
POST
/v2/participation/{participation-id}
POST
/v2/shutdown
Show More
public
#
Copy link to "public"
public
Endpoints
GET
/genesis
GET
/health
GET
/metrics
GET
/ready
GET
/swagger.json
GET
/v2/accounts/{address}
GET
/v2/accounts/{address}/applications/{application-id}
GET
/v2/accounts/{address}/assets
GET
/v2/accounts/{address}/assets/{asset-id}
GET
/v2/accounts/{address}/transactions/pending
GET
/v2/applications/{application-id}
GET
/v2/applications/{application-id}/box
GET
/v2/applications/{application-id}/boxes
GET
/v2/assets/{asset-id}
GET
/v2/blocks/{round}
GET
/v2/blocks/{round}/hash
GET
/v2/blocks/{round}/lightheader/proof
GET
/v2/blocks/{round}/logs
GET
/v2/blocks/{round}/transactions/{txid}/proof
GET
/v2/blocks/{round}/txids
GET
/v2/deltas/txn/group/{id}
GET
/v2/deltas/{round}
GET
/v2/deltas/{round}/txn/group
GET
/v2/devmode/blocks/offset
POST
/v2/devmode/blocks/offset/{offset}
GET
/v2/experimental
GET
/v2/ledger/supply
DELETE
/v2/ledger/sync
GET
/v2/ledger/sync
POST
/v2/ledger/sync/{round}
GET
/v2/stateproofs/{round}
GET
/v2/status
GET
/v2/status/wait-for-block-after/{round}
POST
/v2/teal/compile
POST
/v2/teal/disassemble
POST
/v2/teal/dryrun
POST
/v2/transactions
POST
/v2/transactions/async
GET
/v2/transactions/params
GET
/v2/transactions/pending
GET
/v2/transactions/pending/{txid}
POST
/v2/transactions/simulate
GET
/versions
Show More
Models
Show More