Authorizations
Enter your API key in the format: Bearer <api_key>. Providing an API key may grant higher rate limits or access to additional features. The API will function without an API key for basic access.
Path Parameters
The block number. It can be numeric like 1231321 or "latest".
Example:
"18000000"
The name or ID of the blockchain.
Available options:
ethereum
, apechain
Example:
"ethereum"
Response
Successfully retrieved block details.
The response is of type object
.