Certified Block
Authorizations
X-API-KeystringRequired
Path parameters
block_hashstring · min: 64 · max: 64RequiredExample:
312daac38208d073266cff7ce821a38b7aa880f753c664d8cbb71b48bd7a837aPattern: ^[0-9A-Fa-f]{64}$Responses
200
Successful Response
application/json
block_hashstringRequiredExample:
312daac38208d073266cff7ce821a38b7aa880f753c664d8cbb71b48bd7a837ablock_heightintegerRequiredExample:
850123block_datetimestring · date-timeRequiredExample:
2024-01-15T12:30:00Znumber_of_confirmationsintegerRequiredExample:
1certified_amountstringRead-onlyRequiredExample:
50.00000000total_amountstringRead-onlyRequiredExample:
50.00000000401
Not authenticated
application/json
403
Not authorized
application/json
404
Block not found
application/json
422
Validation Error
application/json
500
Internal server error
application/json
get
/v1/blocks/{block_hash}Last updated