Home

Get a block

GET
https://ark.nownodes.io/api/blocks/{id}

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Get a block using the ARK API exposed by NOWNodes.

Parameters

idstringrequiredpath

Resource 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.