I know the request limit is 1200 requests/minute. I am wondering if a websocket connection is considered as 1 request. Thanks..


➔ Visit Binance now and start trading

1 Comments

  1. symbiotic_bnb on 28. September 2018 at 16:42

    The request limit you’re referring to is for the REST API. Websockets are separate. Also, it is 1200 request weight per minute, not 1200 requests.

    As you will see on the REST API documentation, each endpoint has a weight associated.