SERVER TIME Endpoint

Check server time

get
Authorizations
Responses
200Success
application/json
get
GET /time HTTP/1.1
Host: tunell-gateway.ecng.digital
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "serverTime": "2025-07-19T16:50:18.013Z"
}

Last updated