Get Server Time
{
"code": "200000",
"msg": "success",
"data": 1546837113087
}
Get the API server time. This is the Unix timestamp.
HTTP REQUEST
GET /api/v1/timestamp
REQUEST URL
This endpoint support Futures URL
REQUEST RATE LIMIT
Public weight
:2
RESPONSES
Param | Description |
---|---|
data | API server time. Unix timestamp. |