v1

latestOpenAPI 3.1.02026-07-241653251.3 MB
Public

Get server time

Provides the current server time in seconds using Unix timestamp format.

get/time

Response

Current server time as a Unix epoch in seconds.

epochnumber

Current server time as a Unix timestamp in seconds.

Example response

{
  "epoch": 1550174574
}
All 165 operations