Links
Comment on page

Get the latest price(s) for a single token

get
https://api.redstone.finance
/prices
Get price for a single token

Examples

Get the latest price for AR token

curl "https://api.redstone.finance/prices?symbol=AR&provider=redstone&limit=1"

Get the latest price for BTC token

curl "https://api.redstone.finance/prices?symbol=BTC&provider=redstone&limit=1"

Get the latest 100 prices for AR token

curl "https://api.redstone.finance/prices?symbol=AR&provider=redstone&limit=100"