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

Changed in 1 of the 26 revisions of this API.1

    • the response property serverTime became required for the status 200

      response-property-became-required