/api/v3/account endpoint weight is incorrect

The API docs state the weight used for the /api/v3/account endpoint is 10, when in fact the weight used is 20.

‘x-mbx-used-weight’: ‘20’

Could we get the docs updated please?

The weight is still 10, make sure you’re not sending another requests which affects the ‘x-mbx-used-weight’

1 Like

Is ‘x-mbx-used-weight’ not isolated to a per request level? If I’m incorrect, apologies, just thought the docs may have been off.

x-mbx-used-weight(might be deprecated in the future) is the accumulation of requests weight for 1 min, same as x-mbx-used-weight-1m,