Market

Check Server Time

Test connectivity to the Rest API and get the current server time.

Weight(IP): 1

get/api/v3/time

Response

Binance server UTC timestamp

serverTimeinteger required

Example response

{
  "serverTime": 1499827319559
}

Changes