B

Binance USDⓈ-M Futures WebSocket API

REST discovered

Details
URL
wss://ws-fapi.binance.com/ws-fapi/v1
Docs
https://developers.binance.com/docs/derivatives/usds-margined-futures/websocket-api-general-info
Authentication
Binance API key and signing secret/private key apiKey=<credential> + Binance API key and signing secret/private key signature=<credential> discovered
Binance API key and signing secret/private key compound Get key ↗

In Binance account API Management, create an API key for your account. Binance supports Ed25519 (recommended), RSA, and deprecated HMAC key types for signed API requests. Enable the needed permissions on the key (for example TRADE, USER_DATA, USER_STREAM, or FIX_API / FIX_API_READ_ONLY where applicable). Keep the API key plus its corresponding secret or private key material so you can sign requests.