FAQ
What is the maximum difference between the timestamp parameter of the request interface and the arrival time of the server?
The request header "X-CH-TS" cannot be empty. How to solve it?
Why does authentication always return invalid signatures?
Example request header:Content-Type: application/jsonX-CH-APIKEY: 44c541a1-****-****-****-10fe390df2X-CH-SIGN: ssseLeefrffraoEQ3yI9qEtI1CZ82ikZ4xSG5Kj8gnl3uw=X-CH-TS: 1574327555669GET Example: 1588591856950GET/sapi/v1/accountPOST Example:1588591856950POST/sapi/v1/order/test{"symbol":"BTCUSDT","price":"9300","volume":"1","side":"BUY","type":"LIMIT"}