Skip to main content

Keepalive User Data Stream (USER_STREAM)

API Description#

Keepalive a user data stream to prevent a time out. User data streams will close after 60 minutes. It's recommended to send a ping about every 60 minutes.

HTTP Request#

PUT /fapi/v1/listenKey

Request Weight#

1

Request Parameters#

None

Response Example#

{    "listenKey": "3HBntNTepshgEdjIwSUIBgB9keLyOCg5qv3n6bYAtktG8ejcaW5HXz9Vx1JgIieg" //the listenkey which got extended}