interest- rate history API access

The API- docs doesn’t seem to provide any way to retrieve interest-rate historical data. I am however able to access the data through the same endpoint accessed by Interest History

Seeing as this isn’t documented anywhere, am I subjecting myself to a possible IP- ban by accessing this endpoint directly? I need to retrieve a lot of data and there obviously aren’t any public request weight limits.

If this is an accidental omission, I hope the endpoint will at some point be documented

https://binance-docs.github.io/apidocs/spot/en/#get-interest-history-user_data
You could get the interest history data from this endpoint. Regarding the rate limit, please follow and don’t over limited, otherwise the client could be banned.

thanks