Get all token codes

Hey guys I was just wondering if there is a way to query binance and get an array of all the token codes that are available for sale on the exchange?

https://binance-docs.github.io/apidocs/spot/en/#exchange-information

This endpoint returns all the symbols that are trading.

When you say it returns all the endpoints that are trading, do you mean that it returns all the symbols of all to assets that are available to trade?

It returns all symbols not endpoint. Symbols here meaning trading pairs, for example, BTCUSDT, BNBUSDT, ETHUSDT etc