exchangeInfo specific pair data

From The api/v1/exchangeInfo link, I need to pull the data for certain couples. But data from all couples is coming in. For example, can I only get this data for CHZBUSD?

Hi.
I don’t know if this is helpful, but the Spot API recently just added support for single and multiple symbols. You would have to switch to api/v3/exchangeInfo though.

Please refer to the documentation: https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md#exchange-information

It’s not available to select symbols from this endpoint.