Skip to main content

Subscribe BFUSD(TRADE)

API Description

Subscribe BFUSD

HTTP Request

POST /sapi/v1/bfusd/subscribe

Request Weight(IP)

150

Rate Limit

1/3s per account

Request Parameters

NameTypeMandatoryDescription
assetSTRINGYESUSDT
amountDECIMALYESAmount
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.
  • This API only supports BFUSD subscription using assets held in the Spot Account. Subscriptions initiated from the Funding Account or any other account type are not supported.

Response Example

{
"success":true,
"bfusdAmount":"0.22091092"

}