SERVER TIME Endpoint

Check server time

get
Authorizations
Responses
200

Success

application/json
get
GET /time HTTP/1.1
Host: tunell-gateway.ecng.digital
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "serverTime": "text"
}

Last updated