Redstone HTTP Api is accessible at https://api.redstone.finance/prices.
It allows to fetch financial data from Redstone data ecosystem.
curl "https://api.redstone.finance/prices/?symbol=ETH&provider=redstone&limit=1"
💡 Note: You can replace symbol query param with a currency symbol of any supported token
curl "https://api.redstone.finance/prices/?symbols=ETH,BTC,AR,EUR,CHF,BNB&provider=redstone"