Home

Get current DS epoch

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the current DS epoch number. A DS epoch represents a period of consensus rounds managed by a particular DS committee.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsarrayrequired

Should be an empty array

Response

200OK

Successfully retrieved current DS epoch number

400Bad Request

Invalid request

500Internal Server Error

Server error