Get block data by block hash.

📘

Authorization is required to use this endpoint

To get your API key follow the instructions HERE.

This Endpoint will retrieve data from the specific block

This example will look up block 5318008 on Polygon Mumbai testnet:

curl --request GET \
--url https://api.parsiq.net/tsunami/eip155-80001/v1/blocks/0xe4f060e269a1266dddf02f2ec1d3e60579b5241f9adb5fddd31e5aa7ef647914 \
--header 'Authorization: Bearer YOUR_API_KEY'
Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!