BinanceSpotRest.Endpoints.General.Time.Query (Binance Spot Rest v0.2.1)

View Source

Time

Check server time

GET /api/v3/time

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

Weight: 1

Parameters: NONE

Data Source: Memory

Response:

{
  "serverTime": 1499827319559
}