get https://aleo-testnet3.alphazk.com/v1/block/height/latest
Returns the latest block height.
Log in to see full request history
Response
Returns the latest block height.
xxxxxxxxxx
curl --request GET \
--url https://aleo-testnet3.alphazk.com/v1/block/height/latest \
--header 'accept: application/json'
Try It!
to start a request and see the response here!