Is there a way to get two values from a response of Binance API?
Is there a way to get two values from a response of Binance API?
I am using the Binance API to get some cryptocurrency values. For example:
*If I go to https://api.binance.com/api/v3/ticker/price I will get all the cryptocurrencies (Symbols and prices)
*If I go to https://api.binance.com/api/v3/ticker/price?symbol=BTCUSDT I will only get the BTCUSDT values
Is there a way to get 2 or N specific coins?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Nope.
– Matt Clark
Jul 2 at 3:41