Home

Get latest DS block number

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the latest DS (Directory Service) block number.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<string | integer | object | boolean>required

Parameters for the method (empty if none)

Show child attributes
One of
string
integer
object
boolean

Response

200OK

Successful response with the latest DS block

400Bad Request

Invalid request

500Internal Server Error

Server error