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
Example response
{
"serverTime": 1499827319559
}Changes
Changed in 1 of the 26 revisions of this API.1
- ○
the response property
serverTimebecame required for the status200response-property-became-required
- ○