由於 API 連線時會需要密鑰,請先至 WOO X Global 創建 API Key 和 Secret Key。通常錯誤代碼 -1002 代表密鑰不存在或是已失效。 可能是您的密鑰過期或是已經吊銷。
請按照以下示範放置您的 API Key 和 Secret Key 來請求 API 服務。
POST /v1/order HTTP/1.1
Content-Type: application/x-www-form-urlencoded
x-api-key: AbmyVJGUpN064ks5ELjLfA==
x-api-signature: 20da0852f73b20da0208c7e627975a59ff072379883d8457d03104651032033d
x-api-timestamp: 1578565539808
cache-control: no-cache
symbol=SPOT_BTC_USDT
order_type=LIMIT
order_price=9000
order_quantity=0.11
side=BUY