I was using this endpoint (https://www.binance.com/exchange-api/v1/public/asset-service/product/get-products) all the way. Besides usual coin info it had one very valuable block - it had some flags, defining crypto assets. They can be seen in a screenshot attached.
Now this endpoint is showing 404 error. I know that it was not a public endpoint, but it had some very valuable info that was publicly available. One of the most valuable infos was ‘r’ flag showing every user on binance.com (not API, only web page) that this or that asset was ‘risky’
Is there any other way to get this info from Binance not scarping it from all the assets web pages at Binance? Maybe it has moved to some public API endpoint?
Thank you