Skip to main content
GET
/
api
/
v4
/
public
/
time
Server Time
curl --request GET \
  --url https://whitebit.com/api/v4/public/time
{
  "time": 1631451591
}

Response

200 - application/json

Successful response

time
integer

Unix timestamp in seconds

Example:

1631451591