Skip to main content

Time

danger

Poloniex Futures v2 API It will gradually go offline later, and you can access the V3 API to provide you with a better trading experience.

Server Time​

Get the API server time. This is the Unix timestamp.

HTTP Request​

GET https://futures-api.poloniex.com/api/v1/timestamp

Example:
  {  
"code":"200000",
"msg":"success",
"data":1546837113087
}