Isolated Margin Stream

Generate a Listen Key (USER_STREAM)

Start a new user data stream. The stream will close after 60 minutes unless a keepalive is sent. If the account has an active listenKey, that listenKey will be returned and its validity will be extended for 60 minutes.

Weight: 1

post/sapi/v1/userDataStream/isolated

Response

Isolated margin listen key

listenKeystring required

Example response

{
  "listenKey": "T3ee22BIYuWqmvne0HNq2A2WsFlEtLhvWCtItw6ffhhdmjifQ2tRbuKkTHhr"
}

Changes

Changed in 1 of the 26 revisions of this API.1

    • the response property listenKey became required for the status 200

      response-property-became-required