Node RPC API
Blocks

Block Range Info

1min
GET
https://arch-testnet.gomaestro-api.org/v0/rpc/block/range/{start_height}/{end_height}
Arch Testnet API
Block range info by start and end height
Authentication
api-key
Path Parameters
start_height
*
end_height
*
Query Parameters
page
count
order
Responses
200
OK
data
last_updated
400
Invalid height range.
One Of
api_arch.NodeRPCError
500
Error processing block response.
One Of
api_arch.APIError