Skip to main content
GET
/
time
cURL
curl --request GET \
  --url https://api.blink15.com/time
{
  "time": 123
}

Response

200 - application/json

Current server time as Unix seconds

Server time - GET /time

time
integer<int64>
required