General Info
Access Guide
ApiKey
Header Keys
Signature (JAYX-ACCESS-SIGN)
stsign = CryptoJS.enc.Base64.stringify(
CryptoJS.HmacSHA256(timestamp + 'POST' + '/api/v1/trader/order' +
{"market":"BTCUSDT","type":"1","lots":"2","side":"BUY"},
sgnature) )
Example:
Common Structure for Response
Limits
Headers
Rate Limiters
Public Endpoints
Authenticated Endpoints
Last updated
Was this helpful?