Get a block
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Get a block using the ARK API exposed by NOWNodes.
Parameters
idstringrequiredpathResource identifier, address, public key, or username accepted by the endpoint.
Response
200OK
Successful response.
400Bad Request
Invalid request.
401Unauthorized
Missing or invalid API key.
429Too Many Requests
Rate limit exceeded.
500Internal Server Error
Node or upstream service error.