Ping

Returns the current server time

Connection check. It needs no token and returns nothing but the current server time.

get/ping

Response

Current server time

timestring date-time

Current server time as ISO-8601 with timezone offset

Example response

{
  "time": "2026-01-01T12:00:00+00:00"
}

Changes