Node RPC API
Blocks
Block Info
1min
GET
https://arch-testnet.gomaestro-api.org/v0/rpc/block/{height_or_hash}
Arch Testnet API
Authentication
api-key
Path Parameters
height_or_hash
*
Query Parameters
page
count
verbose
hex
Responses
200
OK
One Of
api_arch.ArchBlockResponseVerboseBody
400
Invalid height or hash.
One Of
api_arch.NodeRPCError
500
Error getting block transactions.
One Of
api_arch.APIError
Updated 01 Feb 2025
Did this page help you?