List of symbols and asset pairs

Hi Team,

I’m working on the transaction API endpoint to fetch all transactions. However, this endpoint requires the symbols of the trades and asset pairs to be included in the request.

Could you please advise on the appropriate endpoint to call to retrieve all available symbols and asset pairs?

Thanks

Hey,
You can use the endpoint GET /api/v3/exchangeInfo to get this information: Binance API Documentation