get https://data-api.cryptoindexseries.com/data/v2/Coin/GetAllCoins
Fetch a list of all coins and a small amount of descriptive data for each
Response
200Coin List
Fetch a list of all coins and a small amount of descriptive data for each
200Coin List
xxxxxxxxxx
curl --request GET \
--url 'https://data-api.cryptoindexseries.com/data/v2/Coin/GetAllCoins?language_code=en'
Try It!
to start a request and see the response here!