mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 17:28:08 +00:00
2.0 KiB
2.0 KiB
title, source, fetched_at
| title | source | fetched_at |
|---|---|---|
| Keepalive User Data Stream | Binance Open Platform | https://developers.binance.com/docs/derivatives/usds-margined-futures/user-data-streams/Keepalive-User-Data-Stream | 2026-01-27T05:28:33.524Z |
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}