Skip to content

048ping

buyongji edited this page Dec 21, 2017 · 2 revisions

PING

  • Ping

#example

#Request
{
  "method":"server.ping",
  "params":[],
  "id": 11
 }

#Response
{
  "error": null,
  "result": "pong",
  "id": 11
}

HTTP API Introduction

Common API

Market API

Account API

Trading API

Margin API

Contract API

WebSocket API Introduction

Clone this wiki locally