049time - coinexcom/coinex_exchange_api GitHub Wiki

PING

  • Server time

#example

#Request
{
  "method":"server.time",
  "params":[],
  "id": 12
 }

#Response
{
  "error": null,
  "result": 1493285895,
  "id": 11
}
⚠️ **GitHub.com Fallback** ⚠️