Get Blocks

Get the blocks for the given block range.

ENDPOINT

GET https://api.data123.io/aleo/<API KEY>/v1/testnet3/blocks?start={start_height}&end={end_height}

Arguments

Response

Request

curl https://api.data123.io/aleo/<API KEY>/v1/testnet3/blocks?start_height=1000&end_height=1005

Last updated