Last updated 1 year ago
The round from which to fetch block information.
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
json
msgpack
GET /v2/blocks/{round} HTTP/1.1 Host: algo.nownodes.io X-Algo-API-Token: YOUR_API_KEY Accept: */*
Encoded block object.
{ "block": {}, "cert": {} }