System
Get the current server time
Returns the current server time in milliseconds since the UNIX epoch. Takes no parameters and requires no authentication. Use it to align the timestamps and nonces bound into signed actions with the server clock.
POST
Body
application/json
This method takes no parameters; send an empty object {}.
Response
Success
The response is of type integer.
