Skip to main content

Subscribe RWUSD(TRADE)

API Description

Subscribe RWUSD

HTTP Request

POST /sapi/v1/rwusd/subscribe

Request Weight(IP)

150

Rate Limit

1/3s per account**

Request Parameters

NameTypeMandatoryDescription
assetSTRINGYESUSDT or USDC (whichever is eligible)
amountDECIMALYESAmount
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Response Example

{
"success":true,
"rwusdAmount":"0.22091092"

}