Accept Quote
Accept the offered quote by quote ID.
Accept Quote › Authorization
Accept Quote › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Accept Quote › Request Body
quoteIdtimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRequest validity window in milliseconds
Accept Quote › Responses
Accept Quote
orderIdcreateTimeorderStatusOrder processing status
Cancel limit order
Enable users to cancel a limit order
Cancel limit order › Authorization
Cancel limit order › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Cancel limit order › Request Body
orderIdThe orderId from placeOrder api
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRequest validity window in milliseconds
Cancel limit order › Responses
Cancel limit order
orderIdstatusGet Convert Trade History
Get Convert Trade History
Get Convert Trade History › Authorization
Get Convert Trade History › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
startTimeendTimetimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
limitNumber of records to return
recvWindowRequest validity window in milliseconds
Get Convert Trade History › Responses
Get Convert Trade History
startTimeendTimelimitmoreDataOrder status
Query order status by order ID.
Order status › Authorization
Order status › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
orderIdEither orderId or quoteId is required
quoteIdEither orderId or quoteId is required
Order status › Responses
Order status
orderIdorderStatusfromAssetfromAmounttoAssettoAmountratioinverseRatiocreateTimePlace limit order
Enable users to place a limit order
Place limit order › Authorization
Place limit order › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Place limit order › Request Body
baseAssetbase asset (use the response fromIsBase from GET /sapi/v1/convert/exchangeInfo api to check
which one is baseAsset )
quoteAssetquote asset
limitPriceSymbol limit price (from baseAsset to quoteAsset)
sideBUY or SELL
expiredTypeOrder expiry duration. 1_D, 3_D, 7_D, 30_D (D means day)
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
baseAmountBase asset amount. (One of baseAmount or quoteAmount is required)
quoteAmountQuote asset amount. (One of baseAmount or quoteAmount is required)
walletTypeWallet to use for payment. Supported values: SPOT, FUNDING, EARN.
Combined wallets also supported: SPOT_FUNDING, FUNDING_EARN, SPOT_FUNDING_EARN, SPOT_EARN. Default is SPOT.
recvWindowRequest validity window in milliseconds
Place limit order › Responses
Place limit order
orderIdstatusQuery limit open orders
Query current open limit orders
Query limit open orders › Authorization
Query limit open orders › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRequest validity window in milliseconds
Query limit open orders › Responses
limit open orders
Send Quote Request
Request a quote for the requested token pairs
Send Quote Request › Authorization
Send Quote Request › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Send Quote Request › Request Body
fromAssettoAssettimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
fromAmountWhen specified, it is the amount you will be debited after the conversion
toAmountWhen specified, it is the amount you will be credited after the conversion
walletTypeWallet to use for payment. Supported values: SPOT, FUNDING, EARN.
Combined wallets also supported: SPOT_FUNDING, FUNDING_EARN, SPOT_FUNDING_EARN, SPOT_EARN. Default is SPOT.
validTimeQuote valid duration. Supported values: 10s, 30s, 1m. Default is 10s.
recvWindowRequest validity window in milliseconds
Send Quote Request › Responses
Send Quote Request
quoteIdratioinverseRatiovalidTimestamptoAmountfromAmount