BinanceSpotRest.Endpoints.General.Time.Query (Binance Spot Rest v0.2.1)
View SourceTime
Check server time
GET /api/v3/timeTest connectivity to the Rest API and get the current server time.
Weight: 1
Parameters: NONE
Data Source: Memory
Response:
{
"serverTime": 1499827319559
}