Get current Tx (Mini) epoch
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the current Mini Epoch number. A Mini Epoch (a.k.a. Tx Epoch) is a unit of time in which transaction blocks are produced.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsarrayrequiredShould be an empty array
Response
200OK
Current mini epoch number successfully retrieved
400Bad Request
Invalid request
500Internal Server Error
Server error