Check Server Time

This method will return server Time in UNIX time

URL: https://exchange.bartertrade.io/api/v1/time

Method: GET

Attributes: none

Body: none

Response:

{
  "serverTime": 1605579490
}

Last updated

Was this helpful?