Rate Limits are documented here: Binance API Documentation
However, when I trigger (for example) Get Daily Snapshot endpoint (sapi/v1/accountSnapshot) I can find the header X-SAPI-USED-IP-WEIGHT-1M but not the expected X-MBX-USED-WEIGHT-1M. Am I missing something?
If not, then who should I believe? How can I believe the documentation? How can I use the API without trust in documentation? I’m quite annoyed because it’s not the first inconsistency I found so far…
api and sapi endpoints share a different limit framework.
You can find details regarding both in the documentation under the /api/ and /sapi/ Limit Introduction section
1 Like
Many thanks, sorry fo false-alarm:(
1 Like