I read the official documents:
Can't find information on endpoints for C2C https://binance-docs.github.io/apidocs/spot/en/#change-log
This information source is only for C2C Trade History information. https://github.com/binance/binance-spot-api-docs
I need to receive price information. Like here: enter image description here
I previously used the following endpoint, but it is deprecated: /bapi/c2c/v3/friendly/c2c/adv/search Full url: https://p2p.binance.com/bapi/c2c/v3/friendly/c2c/adv/search
Other sources also do not provide information.
Help please.