Home

Get a specific DS block

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns details about a Directory Service (DS) block identified by its block number.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<integer>required

Array containing a single DS block number

Response

200OK

DS block data returned successfully

400Bad Request

Invalid request

500Internal Server Error

Server error