Get a list of symbols traded on an exchange dynamically

September 12, 2022

You can now use our API to get a full list of all symbols (trading pairs) available on an each of our directly supported exchanges. This list is automatically updated once per day, so you can easily call this API query daily and you’ll always have an up-to-date list of symbols, including newly added pairs and free of pairs that have been delisted.

You’ll find the list of symbols on the pages of individual exchanges, such as https://taapi.io/exchanges/binance/#symbols

Or simply make this API request using your bot:

[GET] https://api.taapi.io/exchange-symbols?secret=MY_SECRET&exchange=binance