Api for coin project names

Hello,
I am trying to obtain the name(project description) of coins , but i cannot find it in the apis. To be more clear what i want , is the “an” field from your internal apis : https://www.binance.com/bapi/asset/v2/public/asset-service/product/get-products?includeEtf=true . I expected to find this inside exchangeInfo , but seems is not there .

Is there any official api for obtaining it ?

Coin releated info is available from this endpoint: Binance API Documentation

Indeed , this api provides what i need , but requires apikey. I would prefer one that have no authentication if exists . Aniway, thanks for response.